gfx-rs / gfx

[maintenance mode] A low-overhead Vulkan-like GPU API for Rust.
http://gfx-rs.github.io/
Apache License 2.0
5.35k stars 551 forks source link

Make `enabled_extensions` public in Vulkan backend #3767

Closed LaylBongers closed 3 years ago

LaylBongers commented 3 years ago

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:

kvark commented 3 years ago

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

bors[bot] commented 3 years ago

Build succeeded: