mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
[naga] Rename abstract-types snapshots abstract-types-const.
This prepares for introducing a similar test for global variables.
This commit is contained in:
committed by
Teodor Tanasoaia
parent
537f656626
commit
19702108ab
@@ -791,7 +791,7 @@ fn convert_wgsl() {
|
||||
Targets::SPIRV | Targets::GLSL | Targets::HLSL | Targets::WGSL,
|
||||
),
|
||||
(
|
||||
"abstract-types",
|
||||
"abstract-types-const",
|
||||
Targets::SPIRV | Targets::METAL | Targets::GLSL | Targets::WGSL,
|
||||
),
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user