dawn-cmake/test/tint/expressions/binary/mod/scalar-scalar
Antonio Maiorano ee665a4240 tint: add precise float mod polyfill and enable it for HLSL
HLSL's % operator results in less precise results than expected.

Bug: tint:1799
Change-Id: I1a9572288a0e536f0fc9c0748a25dcf58551e57b
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/119760
Kokoro: Kokoro <noreply+kokoro@google.com>
Kokoro: Ben Clayton <bclayton@google.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
Commit-Queue: Antonio Maiorano <amaiorano@google.com>
2023-02-14 16:12:59 +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: add precise float mod polyfill and enable it for HLSL 2023-02-14 16:12:59 +00:00
f16.wgsl.expected.fxc.hlsl tint: Add end-to-end tests for expressions using f16 types 2022-08-03 08:45:25 +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: add precise float mod polyfill and enable it for HLSL 2023-02-14 16:12:59 +00:00
f32.wgsl.expected.fxc.hlsl tint: add precise float mod polyfill and enable it for HLSL 2023-02-14 16:12:59 +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 tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +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: polyfill remainder to handle negative operands 2023-02-10 15:01:02 +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 tint: polyfill remainder to handle negative operands 2023-02-10 15:01:02 +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/transform: Implement div / mod polyfill 2022-11-09 22:04:11 +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