wgpu/wgpu-types
bors[bot] 1d2efb43bc
Merge #1511
1511: Added storage texture array support. r=kvark a=ElectronicRU

**Description**
Arrays of storage images (*f*image*n*D in GLSL parlance) should now be supported.
I also took the liberty to refactor texture format checking a bit,
and tighten up sampled texture support detection for Metal as well.

**Testing**
Not completely sure what's the proper testing approach here, open to suggestions.


Co-authored-by: Alex S <alex0player@gmail.com>
2021-06-18 21:38:54 +00:00
..
src Added storage texture array support. 2021-06-18 19:20:37 +03:00
Cargo.toml Relicense to MIT/Apache 2021-06-18 13:40:31 -04:00