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

Fix Vulkan extension checks #3649

Closed kvark closed 3 years ago

kvark commented 3 years ago

Fixes #3648 What happened is an internal miscommunication between which extensions are required, and which aren't. I also removed the MissingExtension error from the API because the API has no extensions.

kvark commented 3 years ago

bors r+

bors[bot] commented 3 years ago

Build failed:

kvark commented 3 years ago

Removed the naga update from here bors r+

bors[bot] commented 3 years ago

Build succeeded: