dawn-cmake/test/tint/ptr_ref/load/local
Peng Huang c00ff7f3c7 [tint] do not emit space for binding group 0
D3D11 only supports HLSL SM5.0 which doesn't support `space`
(binding group in WGSL). So for D3D11, only one binding group will be
used, and tint will not emit `space` for HLSL, so shaders can be used
with D3D11.

Bug: dawn:1705
Change-Id: Ie0e9868137f10762c5243e188d76f5e41879c2bc
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/125080
Commit-Queue: Peng Huang <penghuang@chromium.org>
Reviewed-by: Ben Clayton <bclayton@google.com>
Kokoro: Ben Clayton <bclayton@google.com>
2023-03-31 17:55:19 +00:00
..
i32.spvasm
i32.spvasm.expected.dxc.hlsl tint: remove LoopToForLoop and FoldTrivialSingleUseLets transforms for HLSL and GLSL 2022-09-19 14:05:21 +00:00
i32.spvasm.expected.fxc.hlsl tint: remove LoopToForLoop and FoldTrivialSingleUseLets transforms for HLSL and GLSL 2022-09-19 14:05:21 +00:00
i32.spvasm.expected.glsl tint: remove LoopToForLoop and FoldTrivialSingleUseLets transforms for HLSL and GLSL 2022-09-19 14:05:21 +00:00
i32.spvasm.expected.msl
i32.spvasm.expected.spvasm
i32.spvasm.expected.wgsl
i32.wgsl Sync reserved token list to WGSL spec. 2022-08-03 02:49:28 +00:00
i32.wgsl.expected.dxc.hlsl Sync reserved token list to WGSL spec. 2022-08-03 02:49:28 +00:00
i32.wgsl.expected.fxc.hlsl Sync reserved token list to WGSL spec. 2022-08-03 02:49:28 +00:00
i32.wgsl.expected.glsl Sync reserved token list to WGSL spec. 2022-08-03 02:49:28 +00:00
i32.wgsl.expected.msl Sync reserved token list to WGSL spec. 2022-08-03 02:49:28 +00:00
i32.wgsl.expected.spvasm
i32.wgsl.expected.wgsl Sync reserved token list to WGSL spec. 2022-08-03 02:49:28 +00:00
ptr_function.wgsl Sync reserved token list to WGSL spec. 2022-08-03 02:49:28 +00:00
ptr_function.wgsl.expected.dxc.hlsl Sync reserved token list to WGSL spec. 2022-08-03 02:49:28 +00:00
ptr_function.wgsl.expected.fxc.hlsl Sync reserved token list to WGSL spec. 2022-08-03 02:49:28 +00:00
ptr_function.wgsl.expected.glsl Sync reserved token list to WGSL spec. 2022-08-03 02:49:28 +00:00
ptr_function.wgsl.expected.msl Sync reserved token list to WGSL spec. 2022-08-03 02:49:28 +00:00
ptr_function.wgsl.expected.spvasm
ptr_function.wgsl.expected.wgsl Sync reserved token list to WGSL spec. 2022-08-03 02:49:28 +00:00
ptr_private.wgsl Sync reserved token list to WGSL spec. 2022-08-03 02:49:28 +00:00
ptr_private.wgsl.expected.dxc.hlsl Sync reserved token list to WGSL spec. 2022-08-03 02:49:28 +00:00
ptr_private.wgsl.expected.fxc.hlsl Sync reserved token list to WGSL spec. 2022-08-03 02:49:28 +00:00
ptr_private.wgsl.expected.glsl Sync reserved token list to WGSL spec. 2022-08-03 02:49:28 +00:00
ptr_private.wgsl.expected.msl tint/msl: Fix emission of private variables 2023-03-20 21:46:01 +00:00
ptr_private.wgsl.expected.spvasm
ptr_private.wgsl.expected.wgsl Sync reserved token list to WGSL spec. 2022-08-03 02:49:28 +00:00
ptr_storage.wgsl Sync reserved token list to WGSL spec. 2022-08-03 02:49:28 +00:00
ptr_storage.wgsl.expected.dxc.hlsl [tint] do not emit space for binding group 0 2023-03-31 17:55:19 +00:00
ptr_storage.wgsl.expected.fxc.hlsl [tint] do not emit space for binding group 0 2023-03-31 17:55:19 +00:00
ptr_storage.wgsl.expected.glsl Tint/transform: make AddBlockAttribute always do wrapping if possible 2022-11-02 02:25:38 +00:00
ptr_storage.wgsl.expected.msl Sync reserved token list to WGSL spec. 2022-08-03 02:49:28 +00:00
ptr_storage.wgsl.expected.spvasm Tint/transform: make AddBlockAttribute always do wrapping if possible 2022-11-02 02:25:38 +00:00
ptr_storage.wgsl.expected.wgsl Sync reserved token list to WGSL spec. 2022-08-03 02:49:28 +00:00
ptr_uniform.wgsl Sync reserved token list to WGSL spec. 2022-08-03 02:49:28 +00:00
ptr_uniform.wgsl.expected.dxc.hlsl [tint] do not emit space for binding group 0 2023-03-31 17:55:19 +00:00
ptr_uniform.wgsl.expected.fxc.hlsl [tint] do not emit space for binding group 0 2023-03-31 17:55:19 +00:00
ptr_uniform.wgsl.expected.glsl Tint/transform: make AddBlockAttribute always do wrapping if possible 2022-11-02 02:25:38 +00:00
ptr_uniform.wgsl.expected.msl Sync reserved token list to WGSL spec. 2022-08-03 02:49:28 +00:00
ptr_uniform.wgsl.expected.spvasm Tint/transform: make AddBlockAttribute always do wrapping if possible 2022-11-02 02:25:38 +00:00
ptr_uniform.wgsl.expected.wgsl Sync reserved token list to WGSL spec. 2022-08-03 02:49:28 +00:00
ptr_workgroup.wgsl Sync reserved token list to WGSL spec. 2022-08-03 02:49:28 +00:00
ptr_workgroup.wgsl.expected.dxc.hlsl Sync reserved token list to WGSL spec. 2022-08-03 02:49:28 +00:00
ptr_workgroup.wgsl.expected.fxc.hlsl Sync reserved token list to WGSL spec. 2022-08-03 02:49:28 +00:00
ptr_workgroup.wgsl.expected.glsl Sync reserved token list to WGSL spec. 2022-08-03 02:49:28 +00:00
ptr_workgroup.wgsl.expected.msl Sync reserved token list to WGSL spec. 2022-08-03 02:49:28 +00:00
ptr_workgroup.wgsl.expected.spvasm
ptr_workgroup.wgsl.expected.wgsl Sync reserved token list to WGSL spec. 2022-08-03 02:49:28 +00:00
struct_field.spvasm
struct_field.spvasm.expected.dxc.hlsl
struct_field.spvasm.expected.fxc.hlsl
struct_field.spvasm.expected.glsl
struct_field.spvasm.expected.msl
struct_field.spvasm.expected.spvasm
struct_field.spvasm.expected.wgsl
struct_field.wgsl
struct_field.wgsl.expected.dxc.hlsl
struct_field.wgsl.expected.fxc.hlsl
struct_field.wgsl.expected.glsl
struct_field.wgsl.expected.msl
struct_field.wgsl.expected.spvasm
struct_field.wgsl.expected.wgsl