wgpu/tests
Leah 58105a06e2
[glsl/hlsl-out] Write sizes of arrays behind pointers in function arguments (#2250)
arrays can be put behind pointers in inout and out parameters in GLSL and HLSL,
whose dimensions must be specified to let array access
compile. so, we specify their dimensions.

fixes #2248
2023-02-17 00:40:21 +00:00
..
in [glsl/hlsl-out] Write sizes of arrays behind pointers in function arguments (#2250) 2023-02-17 00:40:21 +00:00
out [glsl/hlsl-out] Write sizes of arrays behind pointers in function arguments (#2250) 2023-02-17 00:40:21 +00:00
snapshots.rs Skip invariant for gl_FragCoord on WebGL2 (#2254) 2023-02-16 15:33:24 -08:00
spirv-capabilities.rs Fix texture built-ins where u32 was expected (#2245) 2023-02-13 14:13:58 +01:00
wgsl-errors.rs add Capabilities::MULTISAMPLED_SHADING 2023-02-16 18:16:49 -05:00