mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-26 16:53:48 +00:00
70f7c375e0
* 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 |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |