wgpu/wgpu-core
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
build.rs Angle support on Windows 2021-12-05 17:09:36 -05:00
Cargo.toml Angle support on Windows 2021-12-05 17:09:36 -05:00