wgpu/tests
Nicolas Silva ff306d20e0
Add support for bgra8unorm-storage (#4228)
* Add `BGRA8UNORM_STORAGE` extension

* Leave a comment in the backends that don't support bgra8unorm-storage

* Pass the appropriate storage format to naga

* Check for bgra8unorm storage support in the vulkan backend

* Add a test

Co-authored-by: Jinlei Li <jinleili0@outlook.com>
Co-authored-by: Teodor Tanasoaia <28601907+teoxoy@users.noreply.github.com>
2023-10-13 10:07:11 +00:00
..
src Expose Instance flags (#4230) 2023-10-11 17:39:04 +00:00
tests Add support for bgra8unorm-storage (#4228) 2023-10-13 10:07:11 +00:00
Cargo.toml Fix Callback Ordering (#4036) 2023-08-14 08:33:50 -04:00