dawn-cmake/test/bug/fxc/dyn_array_idx/read
James Price 11c6fcdb51 spirv: Use generic transform to process shader IO
The refactored CanonicalizeEntryPointIO transform makes it much easier
to handle SPIR-V style IO as well, and doing this removes a lot of
duplicated code. Remove all of the SPIR-V transform code for shader IO
and vertex point size.

Bug: tint:920
Change-Id: Id1b97517619b4d2fd09b45d5aee848259f3dfa77
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/60840
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: James Price <jrprice@google.com>
Auto-Submit: James Price <jrprice@google.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
2021-08-05 17:34:19 +00:00
..
function.wgsl test: Add FXC test cases for indexing arrays in structs 2021-07-23 16:44:52 +00:00
function.wgsl.expected.hlsl test: Add FXC test cases for indexing arrays in structs 2021-07-23 16:44:52 +00:00
function.wgsl.expected.msl test: Add FXC test cases for indexing arrays in structs 2021-07-23 16:44:52 +00:00
function.wgsl.expected.spvasm test: Add FXC test cases for indexing arrays in structs 2021-07-23 16:44:52 +00:00
function.wgsl.expected.wgsl test: Add FXC test cases for indexing arrays in structs 2021-07-23 16:44:52 +00:00
private.wgsl test: Add FXC test cases for indexing arrays in structs 2021-07-23 16:44:52 +00:00
private.wgsl.expected.hlsl test: Add FXC test cases for indexing arrays in structs 2021-07-23 16:44:52 +00:00
private.wgsl.expected.msl test: Add FXC test cases for indexing arrays in structs 2021-07-23 16:44:52 +00:00
private.wgsl.expected.spvasm test: Add FXC test cases for indexing arrays in structs 2021-07-23 16:44:52 +00:00
private.wgsl.expected.wgsl test: Add FXC test cases for indexing arrays in structs 2021-07-23 16:44:52 +00:00
storage.wgsl test: Add FXC test cases for indexing arrays in structs 2021-07-23 16:44:52 +00:00
storage.wgsl.expected.hlsl test: Add FXC test cases for indexing arrays in structs 2021-07-23 16:44:52 +00:00
storage.wgsl.expected.msl test: Add FXC test cases for indexing arrays in structs 2021-07-23 16:44:52 +00:00
storage.wgsl.expected.spvasm test: Add FXC test cases for indexing arrays in structs 2021-07-23 16:44:52 +00:00
storage.wgsl.expected.wgsl test: Add FXC test cases for indexing arrays in structs 2021-07-23 16:44:52 +00:00
uniform.wgsl test: Add FXC test cases for indexing arrays in structs 2021-07-23 16:44:52 +00:00
uniform.wgsl.expected.hlsl test: Add FXC test cases for indexing arrays in structs 2021-07-23 16:44:52 +00:00
uniform.wgsl.expected.msl test: Add FXC test cases for indexing arrays in structs 2021-07-23 16:44:52 +00:00
uniform.wgsl.expected.spvasm test: Add FXC test cases for indexing arrays in structs 2021-07-23 16:44:52 +00:00
uniform.wgsl.expected.wgsl test: Add FXC test cases for indexing arrays in structs 2021-07-23 16:44:52 +00:00
workgroup.wgsl test: Add FXC test cases for indexing arrays in structs 2021-07-23 16:44:52 +00:00
workgroup.wgsl.expected.hlsl transform/shader_io: Generate a wrapper function 2021-08-04 22:15:28 +00:00
workgroup.wgsl.expected.msl transform/shader_io: Generate a wrapper function 2021-08-04 22:15:28 +00:00
workgroup.wgsl.expected.spvasm spirv: Use generic transform to process shader IO 2021-08-05 17:34:19 +00:00
workgroup.wgsl.expected.wgsl test: Add FXC test cases for indexing arrays in structs 2021-07-23 16:44:52 +00:00