wgpu/tests/in
Boris-Chengbiao Zhou 1dcde48d09
[valid] Check that switches have a default case (#1529)
From the WGSL spec: "Each switch statement must have exactly one default clause."
2021-11-15 00:07:55 +00:00
..
glsl [glsl-in] Allow constructors from non-scalar to scalar (#1520) 2021-11-10 12:15:43 -05:00
spv [spv-in] Permit pointers to runtime arrays only in StorageBuffer. (#1522) 2021-11-10 16:58:57 -05:00
access.param.ron spv-out: option to emit PointSize 2021-09-15 18:48:18 -04:00
access.wgsl hlsl: respect array stride in storage buffers (#1507) 2021-11-03 22:44:46 -04:00
bits.param.ron Fix lazy CI for snapshots 2021-10-05 21:58:39 -04:00
bits.wgsl Add insert/extractBits and pack/unpack functions (#1449) 2021-10-05 20:32:57 -04:00
boids.param.ron spv-out: option to emit PointSize 2021-09-15 18:48:18 -04:00
boids.wgsl [wgsl] Storage buffer/texture access (#1142) 2021-07-28 01:47:18 -04:00
bounds-check-image-restrict.param.ron spv-out: option to emit PointSize 2021-09-15 18:48:18 -04:00
bounds-check-image-restrict.wgsl [spv-out] Implement BoundsCheckPolicy for image access 2021-08-22 23:41:27 -04:00
bounds-check-image-rzsw.param.ron spv-out: option to emit PointSize 2021-09-15 18:48:18 -04:00
bounds-check-image-rzsw.wgsl [spv-out] Implement BoundsCheckPolicy for image access 2021-08-22 23:41:27 -04:00
bounds-check-zero.param.ron spv-out: option to emit PointSize 2021-09-15 18:48:18 -04:00
bounds-check-zero.wgsl Rename IndexBoundsCheckPolicy to BoundsCheckPolicy. 2021-08-22 23:41:27 -04:00
collatz.param.ron spv-out: option to emit PointSize 2021-09-15 18:48:18 -04:00
collatz.wgsl [wgsl] Storage buffer/texture access (#1142) 2021-07-28 01:47:18 -04:00
control-flow.param.ron spv-out: option to emit PointSize 2021-09-15 18:48:18 -04:00
control-flow.wgsl [valid] Check that switches have a default case (#1529) 2021-11-15 00:07:55 +00:00
cubeArrayShadow.wgsl [glsl-out] Improve handling of samplerCubeArrayShadow 2021-09-21 16:54:05 -04:00
empty.param.ron spv-out: option to emit PointSize 2021-09-15 18:48:18 -04:00
empty.wgsl Move snapshot inputs and outputs around 2021-02-07 18:16:26 -05:00
extra.param.ron spv-out: option to emit PointSize 2021-09-15 18:48:18 -04:00
extra.wgsl Support builtin(primitive_index) (#1097) 2021-07-16 22:18:20 -04:00
globals.param.ron spv-out: option to emit PointSize 2021-09-15 18:48:18 -04:00
globals.wgsl Fix atomics in workgroup storage 2021-08-13 23:01:25 -04:00
image.param.ron [glsl-out] Es: convert 1D images to 2D (#1436) 2021-10-03 23:01:44 -04:00
image.wgsl [glsl-out] Es: convert 1D images to 2D (#1436) 2021-10-03 23:01:44 -04:00
interface.param.ron [spv-out] option to clamp frag_depth (#1431) 2021-09-27 23:00:10 +00:00
interface.wgsl Support num_workgroups builtin 2021-08-17 22:22:22 -04:00
interpolate.param.ron spv-out: option to emit PointSize 2021-09-15 18:48:18 -04:00
interpolate.wgsl Implement lexing and parsing for all WGSL number literal types (#1184) 2021-08-24 01:50:53 -04:00
operators.param.ron spv-out: option to emit PointSize 2021-09-15 18:48:18 -04:00
operators.wgsl [spv-out] Fix scalar-times-matrix operations (#1524) 2021-11-14 19:07:38 -05:00
pointers.param.ron Replace pointer-access.spv snapshot test with WGSL source. (#1450) 2021-10-06 16:30:36 -04:00
pointers.wgsl Replace pointer-access.spv snapshot test with WGSL source. (#1450) 2021-10-06 16:30:36 -04:00
policy-mix.param.ron spv-out: option to emit PointSize 2021-09-15 18:48:18 -04:00
policy-mix.wgsl [spv-out] Support a separate bounds check policy for buffers. 2021-08-26 19:08:06 -04:00
quad.param.ron spv-out: option to emit PointSize 2021-09-15 18:48:18 -04:00
quad.wgsl Add extra fragment entry point to wgsl quad snapshot 2021-06-24 10:47:17 -04:00
shadow.param.ron spv-out: option to emit PointSize 2021-09-15 18:48:18 -04:00
shadow.wgsl [wgsl] Storage buffer/texture access (#1142) 2021-07-28 01:47:18 -04:00
skybox.param.ron spv-out: option to emit PointSize 2021-09-15 18:48:18 -04:00
skybox.wgsl wgsl-in: require storage class to be given 2021-09-13 15:44:05 -04:00
standard.param.ron spv-out: option to emit PointSize 2021-09-15 18:48:18 -04:00
standard.wgsl Derivative tests 2021-05-14 09:53:24 -04:00
texture-arg.param.ron spv-out: option to emit PointSize 2021-09-15 18:48:18 -04:00
texture-arg.wgsl [glsl-in] Add support for texture arguments 2021-07-01 11:19:28 -04:00