wgpu/tests/out
2021-05-19 14:11:05 -04:00
..
access.msl [msl] fix splat namespace 2021-05-08 22:07:13 -04:00
access.spvasm [spv-out] be smarter about deriving capabilities, auto derive them for tests 2021-05-19 02:01:25 -04:00
access.wgsl [wgsl-out] Implement all statements and expressions. Enable all wgsl-in tests 2021-05-19 14:11:05 -04:00
boids.Compute.glsl [glsl-out] Write vector access as a swizzle 2021-05-19 00:09:12 -04:00
boids.msl [msl] fix splat namespace 2021-05-08 22:07:13 -04:00
boids.spvasm Barriers 2021-05-04 22:16:24 -04:00
boids.wgsl [wgsl-out] Implement all statements and expressions. Enable all wgsl-in tests 2021-05-19 14:11:05 -04:00
collatz.info.ron Validate composite constants (#729) 2021-04-18 23:19:09 -04:00
collatz.msl [msl] make sizes buffer local to each function 2021-05-13 22:02:37 -04:00
collatz.ron Remove alignment from struct IR 2021-05-17 09:32:52 -04:00
collatz.spvasm Barriers 2021-05-04 22:16:24 -04:00
collatz.wgsl [wgsl-out] Implement all statements and expressions. Enable all wgsl-in tests 2021-05-19 14:11:05 -04:00
control-flow.Compute.glsl Barrier follow-up fixes 2021-05-06 14:48:55 -04:00
control-flow.msl Barriers 2021-05-04 22:16:24 -04:00
control-flow.spvasm Barriers 2021-05-04 22:16:24 -04:00
control-flow.wgsl [wgsl-out] Implement all statements and expressions. Enable all wgsl-in tests 2021-05-19 14:11:05 -04:00
empty.Compute.glsl Remove cargo-insta 2021-04-14 16:10:31 -04:00
empty.Compute.hlsl HLSL CI (#788) 2021-05-02 11:29:35 -04:00
empty.hlsl Remove cargo-insta 2021-04-14 16:10:31 -04:00
empty.msl Remove cargo-insta 2021-04-14 16:10:31 -04:00
empty.spvasm Remove cargo-insta 2021-04-14 16:10:31 -04:00
empty.wgsl [wgsl-out] Enable snapshot testing for spv-in quad shader 2021-05-12 15:15:50 -04:00
extra.msl WGSL support for f64, snapshot test for it 2021-05-08 21:20:23 -04:00
extra.spvasm WGSL support for f64, snapshot test for it 2021-05-08 21:20:23 -04:00
extra.wgsl [wgsl-out] Implement all statements and expressions. Enable all wgsl-in tests 2021-05-19 14:11:05 -04:00
image.msl [msl] fix splat namespace 2021-05-08 22:07:13 -04:00
image.spvasm [spv-out] be smarter about deriving capabilities, auto derive them for tests 2021-05-19 02:01:25 -04:00
image.wgsl [wgsl-out] Create baking expression for texture function 2021-05-18 13:33:25 -04:00
interface.msl Snapshot for built-ins 2021-05-18 10:01:14 -04:00
interface.spvasm Snapshot for built-ins 2021-05-18 10:01:14 -04:00
interface.wgsl [wgsl-out] Implement all statements and expressions. Enable all wgsl-in tests 2021-05-19 14:11:05 -04:00
interpolate.Fragment.glsl [wgsl-in] Implement WGSL interpolate syntax from gpuweb PR #1605. 2021-04-19 09:42:00 -04:00
interpolate.msl [msl-out]: Generate interpolation qualifiers. 2021-04-19 09:42:00 -04:00
interpolate.spvasm Barriers 2021-05-04 22:16:24 -04:00
interpolate.Vertex.glsl [wgsl-in] Implement WGSL interpolate syntax from gpuweb PR #1605. 2021-04-19 09:42:00 -04:00
interpolate.wgsl [wgsl-out] Implement all statements and expressions. Enable all wgsl-in tests 2021-05-19 14:11:05 -04:00
operators.msl [msl] fix splat namespace 2021-05-08 22:07:13 -04:00
operators.spvasm Support unary not in WGSL 2021-04-27 01:24:21 -04:00
operators.Vertex.glsl Swizzle expression (#734) 2021-04-20 22:03:54 -04:00
operators.wgsl [wgsl-out] Implement all statements and expressions. Enable all wgsl-in tests 2021-05-19 14:11:05 -04:00
quad-vert.msl Add CullDistance BuiltIn 2021-05-08 09:51:14 -04:00
quad-vert.Vertex.glsl [glsl-out] Write vector access as a swizzle 2021-05-19 00:09:12 -04:00
quad-vert.wgsl [wgsl-out] Implement all statements and expressions. Enable all wgsl-in tests 2021-05-19 14:11:05 -04:00
quad.dot Add struct instantiation support to wgsl-in (#507) 2021-04-17 01:14:07 -04:00
quad.Fragment.glsl [glsl-out] Write vector access as a swizzle 2021-05-19 00:09:12 -04:00
quad.msl Don't use an interpolation on fake bindings 2021-04-20 10:51:45 -04:00
quad.spvasm Barriers 2021-05-04 22:16:24 -04:00
quad.Vertex.glsl [glsl-out] Handle uninitialized global variables 2021-05-08 21:09:11 -04:00
quad.wgsl [wgsl-out] Create baking expression for texture function 2021-05-18 13:33:25 -04:00
shadow.Fragment.glsl [glsl-out] Write vector access as a swizzle 2021-05-19 00:09:12 -04:00
shadow.info.ron [spv-in] fix signed/unsigned casting for builtins (#746) 2021-04-21 11:04:53 -04:00
shadow.msl [msl] make sizes buffer local to each function 2021-05-13 22:02:37 -04:00
shadow.ron Remove alignment from struct IR 2021-05-17 09:32:52 -04:00
shadow.spvasm Barriers 2021-05-04 22:16:24 -04:00
shadow.wgsl [wgsl-out] Implement all statements and expressions. Enable all wgsl-in tests 2021-05-19 14:11:05 -04:00
skybox.Fragment.glsl Require binding interpolation to be resolved by the front end. 2021-04-19 09:42:00 -04:00
skybox.msl Fix struct layouts for WGSL and SPIRV 2021-05-03 17:27:12 -04:00
skybox.spvasm Allow matrix indexing behind a pointer 2021-05-05 09:34:12 -04:00
skybox.Vertex.glsl [glsl-out] Handle uninitialized global variables 2021-05-08 21:09:11 -04:00
skybox.wgsl [wgsl-out] Implement all statements and expressions. Enable all wgsl-in tests 2021-05-19 14:11:05 -04:00
standard.Fragment.glsl Derivative tests 2021-05-14 09:53:24 -04:00
standard.msl Derivative tests 2021-05-14 09:53:24 -04:00
standard.spvasm Derivative tests 2021-05-14 09:53:24 -04:00
standard.wgsl [wgsl-out] Implement all statements and expressions. Enable all wgsl-in tests 2021-05-19 14:11:05 -04:00