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 548 forks source link

[vk] Support Vulkan 1.1 and 1.2 and refactor extension loading #3624

Closed tangmi closed 3 years ago

tangmi commented 3 years ago

This PR includes the following changes:

Note that while this change can create 1.1 and 1.2 instances, we must opt into 1.3+ whenever that is released.

Some things to consider moving forward:

Fixes #3302 Related #3146

PR checklist:

kvark commented 3 years ago

you rock! bors r+

bors[bot] commented 3 years ago

Build succeeded: