dawn-cmake/test/tint/builtins
Ben Clayton 77a90cb796 test/tint/builtins/gen: Use returned value
It appears that FXC and DXC do some validation post dead-code-elimination.
These tests have been updated so that the return value is assigned to a storage buffer, ensuring that all validation is performed.

Many DXC tests are affected by https://github.com/microsoft/DirectXShaderCompiler/issues/5082, which have been SKIP'ed.

Fixed: tint:1859
Change-Id: I0001a9a9821846cd0855c3d8ce2bec79ab8e64ef
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/122662
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: James Price <jrprice@google.com>
Commit-Queue: James Price <jrprice@google.com>
Auto-Submit: Ben Clayton <bclayton@google.com>
2023-03-06 18:25:08 +00:00
..
arrayLength GLSL: Change Add[Spirv]BlockAttribute to support GLSL 2022-09-02 19:19:10 +00:00
atomicStore Move tint::transform::Robustness to a santizier transform 2023-03-02 20:48:48 +00:00
atomics/from_gen Move tint::transform::Robustness to a santizier transform 2023-03-02 20:48:48 +00:00
extractBits Tint: Fix extractBits polyfill 2022-11-30 23:55:28 +00:00
frexp tint/transform: fix PromoteInitializersToLet for constant expressions 2022-12-09 12:34:36 +00:00
gen test/tint/builtins/gen: Use returned value 2023-03-06 18:25:08 +00:00
insertBits Tint/transform: Fix insertBits polyfill for HLSL 2022-11-09 01:54:08 +00:00
modf tint/transform: fix PromoteInitializersToLet for constant expressions 2022-12-09 12:34:36 +00:00
textureDimensions tint/intrinsics: Texture queries now return unsigned integer / vectors 2022-10-26 18:36:44 +00:00
textureGather tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
textureLoad Move tint::transform::Robustness to a santizier transform 2023-03-02 20:48:48 +00:00
textureNumSamples tint/intrinsics: Texture queries now return unsigned integer / vectors 2022-10-26 18:36:44 +00:00
textureStore tint: Add bgra8unorm storage texture support 2023-01-18 19:42:03 +00:00
workgroupUniformLoad Move tint::transform::Robustness to a santizier transform 2023-03-02 20:48:48 +00:00
degrees.spvasm tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
degrees.spvasm.expected.dxc.hlsl Generic template and forward in stringstream. 2023-03-02 21:28:45 +00:00
degrees.spvasm.expected.fxc.hlsl Generic template and forward in stringstream. 2023-03-02 21:28:45 +00:00
degrees.spvasm.expected.glsl Generic template and forward in stringstream. 2023-03-02 21:28:45 +00:00
degrees.spvasm.expected.msl Generic template and forward in stringstream. 2023-03-02 21:28:45 +00:00
degrees.spvasm.expected.spvasm tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
degrees.spvasm.expected.wgsl Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
frexp.wgsl tint: Rename `frexp().sig` to `frexp().fract` 2022-11-14 15:29:29 +00:00
frexp.wgsl.expected.dxc.hlsl Generic template and forward in stringstream. 2023-03-02 21:28:45 +00:00
frexp.wgsl.expected.fxc.hlsl Generic template and forward in stringstream. 2023-03-02 21:28:45 +00:00
frexp.wgsl.expected.glsl Generic template and forward in stringstream. 2023-03-02 21:28:45 +00:00
frexp.wgsl.expected.msl Generic template and forward in stringstream. 2023-03-02 21:28:45 +00:00
frexp.wgsl.expected.spvasm tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
frexp.wgsl.expected.wgsl Generic template and forward in stringstream. 2023-03-02 21:28:45 +00:00
radians.spvasm tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
radians.spvasm.expected.dxc.hlsl Generic template and forward in stringstream. 2023-03-02 21:28:45 +00:00
radians.spvasm.expected.fxc.hlsl Generic template and forward in stringstream. 2023-03-02 21:28:45 +00:00
radians.spvasm.expected.glsl Generic template and forward in stringstream. 2023-03-02 21:28:45 +00:00
radians.spvasm.expected.msl Generic template and forward in stringstream. 2023-03-02 21:28:45 +00:00
radians.spvasm.expected.spvasm tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
radians.spvasm.expected.wgsl Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
repeated_use.wgsl Add const-eval for `degrees` and `radians` 2022-11-21 18:00:01 +00:00
repeated_use.wgsl.expected.dxc.hlsl Generic template and forward in stringstream. 2023-03-02 21:28:45 +00:00
repeated_use.wgsl.expected.fxc.hlsl Generic template and forward in stringstream. 2023-03-02 21:28:45 +00:00
repeated_use.wgsl.expected.glsl Generic template and forward in stringstream. 2023-03-02 21:28:45 +00:00
repeated_use.wgsl.expected.msl Generic template and forward in stringstream. 2023-03-02 21:28:45 +00:00
repeated_use.wgsl.expected.spvasm Add const-eval for `degrees` and `radians` 2022-11-21 18:00:01 +00:00
repeated_use.wgsl.expected.wgsl Add const-eval for `degrees` and `radians` 2022-11-21 18:00:01 +00:00