..
compute_boids.wgsl
Update src/tint unittests to new @stage format.
2022-06-07 13:55:34 +00:00
compute_boids.wgsl.expected.dxc.hlsl
tint/hlsl: remove [loop] attribute on all loops
2022-09-29 16:53:58 +00:00
compute_boids.wgsl.expected.fxc.hlsl
tint/hlsl: remove [loop] attribute on all loops
2022-09-29 16:53:58 +00:00
compute_boids.wgsl.expected.glsl
Tint/transform: make AddBlockAttribute always do wrapping if possible
2022-11-02 02:25:38 +00:00
compute_boids.wgsl.expected.msl
tint/writer/msl: Generate an array<T,N> helper
2022-06-24 17:01:59 +00:00
compute_boids.wgsl.expected.spvasm
Tint/transform: make AddBlockAttribute always do wrapping if possible
2022-11-02 02:25:38 +00:00
compute_boids.wgsl.expected.wgsl
Update lexer to not include `-` in numbers.
2022-10-26 15:20:47 +00:00
cube.wgsl
Update src/tint unittests to new @stage format.
2022-06-07 13:55:34 +00:00
cube.wgsl.expected.dxc.hlsl
tint/test-runner: Split expectations for FXC and DXC
2022-07-22 17:43:27 +00:00
cube.wgsl.expected.fxc.hlsl
tint/test-runner: Split expectations for FXC and DXC
2022-07-22 17:43:27 +00:00
cube.wgsl.expected.glsl
Tint/transform: make AddBlockAttribute always do wrapping if possible
2022-11-02 02:25:38 +00:00
cube.wgsl.expected.msl
tint->dawn: Shuffle source tree in preperation of merging repos
2022-02-21 15:19:07 +00:00
cube.wgsl.expected.spvasm
Tint/transform: make AddBlockAttribute always do wrapping if possible
2022-11-02 02:25:38 +00:00
cube.wgsl.expected.wgsl
Update src/tint unittests to new @stage format.
2022-06-07 13:55:34 +00:00
function.wgsl
Update src/tint unittests to new @stage format.
2022-06-07 13:55:34 +00:00
function.wgsl.expected.dxc.hlsl
tint: implement const eval of binary divide
2022-09-03 22:42:51 +00:00
function.wgsl.expected.fxc.hlsl
tint: implement const eval of binary divide
2022-09-03 22:42:51 +00:00
function.wgsl.expected.glsl
tint->dawn: Shuffle source tree in preperation of merging repos
2022-02-21 15:19:07 +00:00
function.wgsl.expected.msl
tint: implement const eval of binary divide
2022-09-03 22:42:51 +00:00
function.wgsl.expected.spvasm
tint: implement const eval of binary divide
2022-09-03 22:42:51 +00:00
function.wgsl.expected.wgsl
Update src/tint unittests to new @stage format.
2022-06-07 13:55:34 +00:00
simple.wgsl
Update src/tint unittests to new @stage format.
2022-06-07 13:55:34 +00:00
simple.wgsl.expected.dxc.hlsl
tint/test-runner: Split expectations for FXC and DXC
2022-07-22 17:43:27 +00:00
simple.wgsl.expected.fxc.hlsl
tint/test-runner: Split expectations for FXC and DXC
2022-07-22 17:43:27 +00:00
simple.wgsl.expected.glsl
tint/writer/glsl: Inline constant expressions
2022-06-01 01:11:59 +00:00
simple.wgsl.expected.msl
tint/writer/msl: Inline constant expressions
2022-06-01 10:08:29 +00:00
simple.wgsl.expected.spvasm
tint->dawn: Shuffle source tree in preperation of merging repos
2022-02-21 15:19:07 +00:00
simple.wgsl.expected.wgsl
wgsl: Print abstract-floats with full precision.
2022-10-12 19:13:38 +00:00
simple_vertex.spvasm
tint->dawn: Shuffle source tree in preperation of merging repos
2022-02-21 15:19:07 +00:00
simple_vertex.spvasm.expected.dxc.hlsl
tint/test-runner: Split expectations for FXC and DXC
2022-07-22 17:43:27 +00:00
simple_vertex.spvasm.expected.fxc.hlsl
tint/test-runner: Split expectations for FXC and DXC
2022-07-22 17:43:27 +00:00
simple_vertex.spvasm.expected.glsl
tint/writer/glsl: Inline constant expressions
2022-06-01 01:11:59 +00:00
simple_vertex.spvasm.expected.msl
tint/writer/msl: Inline constant expressions
2022-06-01 10:08:29 +00:00
simple_vertex.spvasm.expected.spvasm
tint/writer/spirv: Inline constant expressions
2022-06-01 15:57:22 +00:00
simple_vertex.spvasm.expected.wgsl
Update src/tint unittests to new @stage format.
2022-06-07 13:55:34 +00:00
triangle.wgsl
tint: Deprecated module-scope 'let' for 'const'
2022-06-29 00:55:36 +00:00
triangle.wgsl.expected.dxc.hlsl
tint/test-runner: Split expectations for FXC and DXC
2022-07-22 17:43:27 +00:00
triangle.wgsl.expected.fxc.hlsl
tint/test-runner: Split expectations for FXC and DXC
2022-07-22 17:43:27 +00:00
triangle.wgsl.expected.glsl
tint: Deprecated module-scope 'let' for 'const'
2022-06-29 00:55:36 +00:00
triangle.wgsl.expected.msl
tint: Deprecated module-scope 'let' for 'const'
2022-06-29 00:55:36 +00:00
triangle.wgsl.expected.spvasm
tint: Deprecated module-scope 'let' for 'const'
2022-06-29 00:55:36 +00:00
triangle.wgsl.expected.wgsl
Update lexer to not include `-` in numbers.
2022-10-26 15:20:47 +00:00