dawn-cmake/test/tint/expressions/binary/mod/vec3-scalar
Antonio Maiorano 5cf943e797 tint/hlsl: implement trunc in terms of floor/ceil to work around FXC bug
Bug: tint:1883
Change-Id: If6c160da0684353a873428a08063aa91ee7a01c4
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/125420
Reviewed-by: Ben Clayton <bclayton@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Antonio Maiorano <amaiorano@google.com>
2023-03-27 18:55:25 +00:00
..
f16.wgsl tint: Add end-to-end tests for expressions using f16 types 2022-08-03 08:45:25 +00:00
f16.wgsl.expected.dxc.hlsl tint/hlsl: implement trunc in terms of floor/ceil to work around FXC bug 2023-03-27 18:55:25 +00:00
f16.wgsl.expected.fxc.hlsl test/tint: Update SKIP "expectations" 2023-03-02 09:25:40 +00:00
f16.wgsl.expected.glsl tint: remove LoopToForLoop and FoldTrivialSingleUseLets transforms for HLSL and GLSL 2022-09-19 14:05:21 +00:00
f16.wgsl.expected.msl tint: Add end-to-end tests for expressions using f16 types 2022-08-03 08:45:25 +00:00
f16.wgsl.expected.spvasm tint: Add end-to-end tests for expressions using f16 types 2022-08-03 08:45:25 +00:00
f16.wgsl.expected.wgsl tint: Add end-to-end tests for expressions using f16 types 2022-08-03 08:45:25 +00:00
f32.wgsl Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
f32.wgsl.expected.dxc.hlsl tint/hlsl: implement trunc in terms of floor/ceil to work around FXC bug 2023-03-27 18:55:25 +00:00
f32.wgsl.expected.fxc.hlsl tint/hlsl: implement trunc in terms of floor/ceil to work around FXC bug 2023-03-27 18:55:25 +00:00
f32.wgsl.expected.glsl tint: remove LoopToForLoop and FoldTrivialSingleUseLets transforms for HLSL and GLSL 2022-09-19 14:05:21 +00:00
f32.wgsl.expected.msl tint/writer: Disable constant inlining for lets 2022-06-24 18:15:39 +00:00
f32.wgsl.expected.spvasm Implement mixed vector-scalar float % operator 2022-03-28 14:36:31 +00:00
f32.wgsl.expected.wgsl Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
i32.wgsl Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
i32.wgsl.expected.dxc.hlsl tint: polyfill remainder to handle negative operands 2023-02-10 15:01:02 +00:00
i32.wgsl.expected.fxc.hlsl tint: polyfill remainder to handle negative operands 2023-02-10 15:01:02 +00:00
i32.wgsl.expected.glsl tint/writer/glsl: Fix vector `select` 2023-03-08 22:29:38 +00:00
i32.wgsl.expected.msl tint: polyfill remainder to handle negative operands 2023-02-10 15:01:02 +00:00
i32.wgsl.expected.spvasm Move tint::transform::Robustness to a santizier transform 2023-03-02 20:48:48 +00:00
i32.wgsl.expected.wgsl Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
u32.wgsl Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
u32.wgsl.expected.dxc.hlsl tint/transform: Implement div / mod polyfill 2022-11-09 22:04:11 +00:00
u32.wgsl.expected.fxc.hlsl tint/transform: Implement div / mod polyfill 2022-11-09 22:04:11 +00:00
u32.wgsl.expected.glsl tint/writer/glsl: Fix vector `select` 2023-03-08 22:29:38 +00:00
u32.wgsl.expected.msl tint/transform: Implement div / mod polyfill 2022-11-09 22:04:11 +00:00
u32.wgsl.expected.spvasm tint/transform: Implement div / mod polyfill 2022-11-09 22:04:11 +00:00
u32.wgsl.expected.wgsl Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00