Skip to content

Make enabled_extensions public in Vulkan backend#3767

Merged
bors[bot] merged 1 commit intogfx-rs:masterfrom
LaylBongers:master
May 29, 2021
Merged

Make enabled_extensions public in Vulkan backend#3767
bors[bot] merged 1 commit intogfx-rs:masterfrom
LaylBongers:master

Conversation

@LaylBongers
Copy link
Copy Markdown

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
Copy Markdown
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
Copy Markdown
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