mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-01-10 13:48:38 -05:00
fix being able to use storage textures without TEXTURE_ADAPTER_SPECIFIC_FORMAT_FEATURES (#6690)
Co-authored-by: Erich Gubler <erichdongubler@gmail.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
(
|
||||
features: "TEXTURE_ADAPTER_SPECIFIC_FORMAT_FEATURES",
|
||||
features: "",
|
||||
expectations: [
|
||||
(
|
||||
name: "Sampled Texture",
|
||||
|
||||
Reference in New Issue
Block a user