wgpu/wgpu-types
aloucks 70f7c375e0
Add feature gated 16-bit normalized texture support (#2282)
* Add feature gated 16-bit normalized texture support

Fixes #1934

* Query format properties only once

* Prevent supports_format from erroneously reporting false if the format wasn't queried

* Assert that 16bit norm formats also support  on vulkan

* Add storage to TextureFormatInfo for 16-bit norm formats now that we check for support
2021-12-13 12:31:16 -05:00
..
src Add feature gated 16-bit normalized texture support (#2282) 2021-12-13 12:31:16 -05:00
Cargo.toml Manifests update for 0.11 2021-10-07 19:15:49 -04:00