dawn-cmake/test/tint/builtins/gen/var/frexp
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
..
3dd21e.wgsl test/tint/builtins/gen: Use returned value 2023-03-06 18:25:08 +00:00
3dd21e.wgsl.expected.dxc.hlsl tint: Rename `frexp().sig` to `frexp().fract` 2022-11-14 15:29:29 +00:00
3dd21e.wgsl.expected.fxc.hlsl test/tint: Update SKIP "expectations" 2023-03-02 09:25:40 +00:00
3dd21e.wgsl.expected.glsl tint: Rename `frexp().sig` to `frexp().fract` 2022-11-14 15:29:29 +00:00
3dd21e.wgsl.expected.msl tint: Rename `frexp().sig` to `frexp().fract` 2022-11-14 15:29:29 +00:00
3dd21e.wgsl.expected.spvasm tint: Rename `frexp().sig` to `frexp().fract` 2022-11-14 15:29:29 +00:00
3dd21e.wgsl.expected.wgsl Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
4b2200.wgsl test/tint/builtins/gen: Use returned value 2023-03-06 18:25:08 +00:00
4b2200.wgsl.expected.dxc.hlsl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
4b2200.wgsl.expected.fxc.hlsl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
4b2200.wgsl.expected.glsl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
4b2200.wgsl.expected.msl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
4b2200.wgsl.expected.spvasm tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
4b2200.wgsl.expected.wgsl tint: Implement modf and frexp built-ins for f16 types 2022-08-05 15:11:44 +00:00
5f47bf.wgsl test/tint/builtins/gen: Use returned value 2023-03-06 18:25:08 +00:00
5f47bf.wgsl.expected.dxc.hlsl tint: Rename `frexp().sig` to `frexp().fract` 2022-11-14 15:29:29 +00:00
5f47bf.wgsl.expected.fxc.hlsl test/tint: Update SKIP "expectations" 2023-03-02 09:25:40 +00:00
5f47bf.wgsl.expected.glsl tint: Rename `frexp().sig` to `frexp().fract` 2022-11-14 15:29:29 +00:00
5f47bf.wgsl.expected.msl tint: Rename `frexp().sig` to `frexp().fract` 2022-11-14 15:29:29 +00:00
5f47bf.wgsl.expected.spvasm tint: Rename `frexp().sig` to `frexp().fract` 2022-11-14 15:29:29 +00:00
5f47bf.wgsl.expected.wgsl Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
6fb3ad.wgsl test/tint/builtins/gen: Use returned value 2023-03-06 18:25:08 +00:00
6fb3ad.wgsl.expected.dxc.hlsl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
6fb3ad.wgsl.expected.fxc.hlsl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
6fb3ad.wgsl.expected.glsl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
6fb3ad.wgsl.expected.msl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
6fb3ad.wgsl.expected.spvasm tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
6fb3ad.wgsl.expected.wgsl tint: Implement const-eval of frexp() 2022-11-23 18:21:38 +00:00
34bbfb.wgsl test/tint/builtins/gen: Use returned value 2023-03-06 18:25:08 +00:00
34bbfb.wgsl.expected.dxc.hlsl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
34bbfb.wgsl.expected.fxc.hlsl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
34bbfb.wgsl.expected.glsl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
34bbfb.wgsl.expected.msl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
34bbfb.wgsl.expected.spvasm tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
34bbfb.wgsl.expected.wgsl tint: Implement const-eval of frexp() 2022-11-23 18:21:38 +00:00
77af93.wgsl test/tint/builtins/gen: Use returned value 2023-03-06 18:25:08 +00:00
77af93.wgsl.expected.dxc.hlsl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
77af93.wgsl.expected.fxc.hlsl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
77af93.wgsl.expected.glsl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
77af93.wgsl.expected.msl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
77af93.wgsl.expected.spvasm tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
77af93.wgsl.expected.wgsl tint: Implement modf and frexp built-ins for f16 types 2022-08-05 15:11:44 +00:00
5257dd.wgsl test/tint/builtins/gen: Use returned value 2023-03-06 18:25:08 +00:00
5257dd.wgsl.expected.dxc.hlsl tint: Rename `frexp().sig` to `frexp().fract` 2022-11-14 15:29:29 +00:00
5257dd.wgsl.expected.fxc.hlsl test/tint: Update SKIP "expectations" 2023-03-02 09:25:40 +00:00
5257dd.wgsl.expected.glsl tint: Rename `frexp().sig` to `frexp().fract` 2022-11-14 15:29:29 +00:00
5257dd.wgsl.expected.msl tint: Rename `frexp().sig` to `frexp().fract` 2022-11-14 15:29:29 +00:00
5257dd.wgsl.expected.spvasm tint: Rename `frexp().sig` to `frexp().fract` 2022-11-14 15:29:29 +00:00
5257dd.wgsl.expected.wgsl Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
979800.wgsl test/tint/builtins/gen: Use returned value 2023-03-06 18:25:08 +00:00
979800.wgsl.expected.dxc.hlsl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
979800.wgsl.expected.fxc.hlsl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
979800.wgsl.expected.glsl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
979800.wgsl.expected.msl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
979800.wgsl.expected.spvasm tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
979800.wgsl.expected.wgsl tint: Implement modf and frexp built-ins for f16 types 2022-08-05 15:11:44 +00:00
ae4a66.wgsl test/tint/builtins/gen: Use returned value 2023-03-06 18:25:08 +00:00
ae4a66.wgsl.expected.dxc.hlsl tint: Rename `frexp().sig` to `frexp().fract` 2022-11-14 15:29:29 +00:00
ae4a66.wgsl.expected.fxc.hlsl test/tint: Update SKIP "expectations" 2023-03-02 09:25:40 +00:00
ae4a66.wgsl.expected.glsl tint: Rename `frexp().sig` to `frexp().fract` 2022-11-14 15:29:29 +00:00
ae4a66.wgsl.expected.msl tint: Rename `frexp().sig` to `frexp().fract` 2022-11-14 15:29:29 +00:00
ae4a66.wgsl.expected.spvasm tint: Rename `frexp().sig` to `frexp().fract` 2022-11-14 15:29:29 +00:00
ae4a66.wgsl.expected.wgsl Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
bee870.wgsl test/tint/builtins/gen: Use returned value 2023-03-06 18:25:08 +00:00
bee870.wgsl.expected.dxc.hlsl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
bee870.wgsl.expected.fxc.hlsl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
bee870.wgsl.expected.glsl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
bee870.wgsl.expected.msl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
bee870.wgsl.expected.spvasm tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
bee870.wgsl.expected.wgsl tint: Implement const-eval of frexp() 2022-11-23 18:21:38 +00:00
bf45ae.wgsl test/tint/builtins/gen: Use returned value 2023-03-06 18:25:08 +00:00
bf45ae.wgsl.expected.dxc.hlsl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
bf45ae.wgsl.expected.fxc.hlsl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
bf45ae.wgsl.expected.glsl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
bf45ae.wgsl.expected.msl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
bf45ae.wgsl.expected.spvasm tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
bf45ae.wgsl.expected.wgsl tint: Implement const-eval of frexp() 2022-11-23 18:21:38 +00:00
eb2421.wgsl test/tint/builtins/gen: Use returned value 2023-03-06 18:25:08 +00:00
eb2421.wgsl.expected.dxc.hlsl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
eb2421.wgsl.expected.fxc.hlsl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
eb2421.wgsl.expected.glsl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
eb2421.wgsl.expected.msl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
eb2421.wgsl.expected.spvasm tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
eb2421.wgsl.expected.wgsl tint: Implement modf and frexp built-ins for f16 types 2022-08-05 15:11:44 +00:00