dawn-cmake/test/tint/builtins/gen/literal/textureSampleCompareLevel
Ben Clayton 13f089095f tint/intrinsics: Texture queries now return unsigned integer / vectors
To match the spec.

Also add a bunch of missing texture test cases to
src/tint/ast/builtin_texture_helper_test.cc. Fix all the tests that were
broken because these were not being exercised.

Fixed: tint:1526
Change-Id: I207b51d307bbdc054b595e0e0e0fd3330607e171
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/106681
Reviewed-by: Dan Sinclair <dsinclair@chromium.org>
Auto-Submit: Ben Clayton <bclayton@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
2022-10-26 18:36:44 +00:00
..
2ad2b1.wgsl tint/intrinsics: Texture queries now return unsigned integer / vectors 2022-10-26 18:36:44 +00:00
2ad2b1.wgsl.expected.dxc.hlsl tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
2ad2b1.wgsl.expected.fxc.hlsl tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
2ad2b1.wgsl.expected.glsl tint: Shuffle builtin test directories 2022-06-01 19:49:50 +00:00
2ad2b1.wgsl.expected.msl tint: Shuffle builtin test directories 2022-06-01 19:49:50 +00:00
2ad2b1.wgsl.expected.spvasm tint: Shuffle builtin test directories 2022-06-01 19:49:50 +00:00
2ad2b1.wgsl.expected.wgsl test/tint/builtins: Generate abstract numeric tests 2022-07-26 14:27:25 +00:00
4cf3a2.wgsl tint/intrinsics: Texture queries now return unsigned integer / vectors 2022-10-26 18:36:44 +00:00
4cf3a2.wgsl.expected.dxc.hlsl tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
4cf3a2.wgsl.expected.fxc.hlsl tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
4cf3a2.wgsl.expected.glsl tint: Shuffle builtin test directories 2022-06-01 19:49:50 +00:00
4cf3a2.wgsl.expected.msl tint: Shuffle builtin test directories 2022-06-01 19:49:50 +00:00
4cf3a2.wgsl.expected.spvasm tint: Shuffle builtin test directories 2022-06-01 19:49:50 +00:00
4cf3a2.wgsl.expected.wgsl tint/test/builtins/gen: Fix i32 argument values 2022-10-25 13:08:45 +00:00
7dc3c0.wgsl tint: Allow signed / unsigned texture builtin params 2022-10-24 23:58:53 +00:00
7dc3c0.wgsl.expected.dxc.hlsl tint: Allow signed / unsigned texture builtin params 2022-10-24 23:58:53 +00:00
7dc3c0.wgsl.expected.fxc.hlsl tint: Allow signed / unsigned texture builtin params 2022-10-24 23:58:53 +00:00
7dc3c0.wgsl.expected.glsl tint: Allow signed / unsigned texture builtin params 2022-10-24 23:58:53 +00:00
7dc3c0.wgsl.expected.msl tint: Allow signed / unsigned texture builtin params 2022-10-24 23:58:53 +00:00
7dc3c0.wgsl.expected.spvasm tint: Allow signed / unsigned texture builtin params 2022-10-24 23:58:53 +00:00
7dc3c0.wgsl.expected.wgsl tint: Allow signed / unsigned texture builtin params 2022-10-24 23:58:53 +00:00
7f2b9a.wgsl tint/intrinsics: Texture queries now return unsigned integer / vectors 2022-10-26 18:36:44 +00:00
7f2b9a.wgsl.expected.dxc.hlsl tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
7f2b9a.wgsl.expected.fxc.hlsl tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
7f2b9a.wgsl.expected.glsl tint: Add builtin tests for arguments passed by var 2022-06-02 14:36:10 +00:00
7f2b9a.wgsl.expected.msl tint: Add builtin tests for arguments passed by var 2022-06-02 14:36:10 +00:00
7f2b9a.wgsl.expected.spvasm tint: Add builtin tests for arguments passed by var 2022-06-02 14:36:10 +00:00
7f2b9a.wgsl.expected.wgsl test/tint/builtins: Generate abstract numeric tests 2022-07-26 14:27:25 +00:00
958c87.wgsl tint: Allow signed / unsigned texture builtin params 2022-10-24 23:58:53 +00:00
958c87.wgsl.expected.dxc.hlsl tint: Allow signed / unsigned texture builtin params 2022-10-24 23:58:53 +00:00
958c87.wgsl.expected.fxc.hlsl tint: Allow signed / unsigned texture builtin params 2022-10-24 23:58:53 +00:00
958c87.wgsl.expected.glsl tint: Allow signed / unsigned texture builtin params 2022-10-24 23:58:53 +00:00
958c87.wgsl.expected.msl tint: Allow signed / unsigned texture builtin params 2022-10-24 23:58:53 +00:00
958c87.wgsl.expected.spvasm tint: Allow signed / unsigned texture builtin params 2022-10-24 23:58:53 +00:00
958c87.wgsl.expected.wgsl tint: Allow signed / unsigned texture builtin params 2022-10-24 23:58:53 +00:00
1116ed.wgsl tint/intrinsics: Texture queries now return unsigned integer / vectors 2022-10-26 18:36:44 +00:00
1116ed.wgsl.expected.dxc.hlsl tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
1116ed.wgsl.expected.fxc.hlsl tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
1116ed.wgsl.expected.glsl tint: Shuffle builtin test directories 2022-06-01 19:49:50 +00:00
1116ed.wgsl.expected.msl tint: Shuffle builtin test directories 2022-06-01 19:49:50 +00:00
1116ed.wgsl.expected.spvasm tint: Shuffle builtin test directories 2022-06-01 19:49:50 +00:00
1116ed.wgsl.expected.wgsl tint/test/builtins/gen: Fix i32 argument values 2022-10-25 13:08:45 +00:00
1568e3.wgsl tint/intrinsics: Texture queries now return unsigned integer / vectors 2022-10-26 18:36:44 +00:00
1568e3.wgsl.expected.dxc.hlsl tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
1568e3.wgsl.expected.fxc.hlsl tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
1568e3.wgsl.expected.glsl tint: Shuffle builtin test directories 2022-06-01 19:49:50 +00:00
1568e3.wgsl.expected.msl tint: Shuffle builtin test directories 2022-06-01 19:49:50 +00:00
1568e3.wgsl.expected.spvasm tint: Shuffle builtin test directories 2022-06-01 19:49:50 +00:00
1568e3.wgsl.expected.wgsl test/tint/builtins: Generate abstract numeric tests 2022-07-26 14:27:25 +00:00
b6e47c.wgsl tint/intrinsics: Texture queries now return unsigned integer / vectors 2022-10-26 18:36:44 +00:00
b6e47c.wgsl.expected.dxc.hlsl tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
b6e47c.wgsl.expected.fxc.hlsl tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
b6e47c.wgsl.expected.glsl tint: Add builtin tests for arguments passed by var 2022-06-02 14:36:10 +00:00
b6e47c.wgsl.expected.msl tint: Add builtin tests for arguments passed by var 2022-06-02 14:36:10 +00:00
b6e47c.wgsl.expected.spvasm tint: Add builtin tests for arguments passed by var 2022-06-02 14:36:10 +00:00
b6e47c.wgsl.expected.wgsl tint/test/builtins/gen: Fix i32 argument values 2022-10-25 13:08:45 +00:00
bcb3dd.wgsl tint: Allow signed / unsigned texture builtin params 2022-10-24 23:58:53 +00:00
bcb3dd.wgsl.expected.dxc.hlsl tint: Allow signed / unsigned texture builtin params 2022-10-24 23:58:53 +00:00
bcb3dd.wgsl.expected.fxc.hlsl tint: Allow signed / unsigned texture builtin params 2022-10-24 23:58:53 +00:00
bcb3dd.wgsl.expected.glsl tint: Allow signed / unsigned texture builtin params 2022-10-24 23:58:53 +00:00
bcb3dd.wgsl.expected.msl tint: Allow signed / unsigned texture builtin params 2022-10-24 23:58:53 +00:00
bcb3dd.wgsl.expected.spvasm tint: Allow signed / unsigned texture builtin params 2022-10-24 23:58:53 +00:00
bcb3dd.wgsl.expected.wgsl tint: Allow signed / unsigned texture builtin params 2022-10-24 23:58:53 +00:00