Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make enabled_extensions public in Vulkan backend #3767

Merged
merged 1 commit into from
May 29, 2021

Conversation

LaylBongers
Copy link

This is required for OpenXR support, when creating a custom device gfx-hal needs to be queried for what raw vulkan extensions to enable for the given gfx-hal features.

PR checklist:

  • make succeeds (on *nix)
  • make reftests succeeds
  • tested examples with the following backends:
  • gfx_backend_vulkan

@kvark
Copy link
Member

kvark commented May 29, 2021

No problem exposing this, but seems rather suspicious :)
We'll see how you are using it.
bors r+

@bors
Copy link
Contributor

bors bot commented May 29, 2021

@bors bors bot merged commit 7a60e1c into gfx-rs:master May 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants