wgpu/naga/tests
Jim Blandy 5a3887a49f [naga wgsl-in] Constructors with types don't make abstract values.
When a constructor builtin has an explicit type parameter, like
`mat2x2<f32>`, it should not produce an abstract matrix, even if its
arguments are abstract.
2023-11-29 08:58:47 +01:00
..
in [naga wgsl-in] Matrix constructors have only float overloads. 2023-11-29 08:58:47 +01:00
out [naga wgsl-in] Matrix constructors have only float overloads. 2023-11-29 08:58:47 +01:00
example_wgsl.rs [naga] Make the example_wgsl test build without wgsl-in feature. 2023-11-24 13:17:30 +01:00
root.rs Move to A Single Example Executable (#4756) 2023-11-23 05:26:42 -05:00
snapshots.rs [naga] Improve snapshot output when validation fails. 2023-11-29 08:58:47 +01:00
spirv_capabilities.rs Move to A Single Example Executable (#4756) 2023-11-23 05:26:42 -05:00
wgsl_errors.rs [naga wgsl-in] Constructors with types don't make abstract values. 2023-11-29 08:58:47 +01:00