dawn-cmake/test/tint/expressions
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
..
binary tint: add precise float mod polyfill and enable it for HLSL 2023-02-14 16:12:59 +00:00
bitcast tint: const eval of bitcast operator 2022-12-20 18:34:06 +00:00
index tint: remove LoopToForLoop and FoldTrivialSingleUseLets transforms for HLSL and GLSL 2022-09-19 14:05:21 +00:00
literals tint: delete e2e tests with inf/nan args to const eval expressions 2022-11-18 05:45:17 +00:00
splat tint: const eval of logical AND and OR 2022-12-07 13:29:58 +00:00
swizzle Tint: Implement f16 in uniform and storage address space 2022-11-24 05:25:35 +00:00
type_conv tint: add missing F16 conversion expression support 2022-09-01 03:08:20 +00:00
type_ctor tint: Add end-to-end tests for expressions using f16 types 2022-08-03 08:45:25 +00:00
unary tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
zero_init When emitting a MSL struct initializer emit the struct name. 2022-08-11 02:28:01 +00:00