mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
* Resurrect texture_storage_* tests * Test parsing of `var<storage,write>` * Default storage textures to READ * Restore default features * Fix glsl/hlsl/msl/spv front and back ends * Add missing test outputs * All-around fixes for the storage access Co-authored-by: Dzmitry Malyshau <kvarkus@gmail.com>