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

Adding supports_sparse_binding to QueueFamily #3667

Closed Neo-Zhixing closed 3 years ago

Neo-Zhixing commented 3 years ago

Followup #3521 and alternative implementation for #3665.

PR checklist: