wgpu/tests/in
2021-10-23 23:39:49 -04:00
..
glsl Switch the constant in bevy-pbr to avoid display incosistencies 2021-10-23 23:39:49 -04:00
spv Replace pointer-access.spv snapshot test with WGSL source. (#1450) 2021-10-06 16:30:36 -04:00
access.param.ron spv-out: option to emit PointSize 2021-09-15 18:48:18 -04:00
access.wgsl Update WGSL grammar for pointer access. (#1312) 2021-09-27 18:49:28 -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 Allow unsigned integers in switch 2021-09-21 17:16:51 -04: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 Fix float-bool casts in MSL, SPV, and HLSL backends (#1459) 2021-10-12 11:42:20 -04: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