dawn-cmake/test/buffer/uniform/static_index
Ben Clayton 883fb63e01 transform: Don't unroll arrays in DecomposeMemoryAccess
Arrays can be extremely large, and having the load and store functions unroll the elements can make the complier explode.

Fixed: chromium:1229233
Change-Id: Ieb5654254e16f5ce724a205d21d954ef9a0cd053
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/58382
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Ben Clayton <bclayton@chromium.org>
Reviewed-by: David Neto <dneto@google.com>
Auto-Submit: Ben Clayton <bclayton@google.com>
2021-07-16 19:47:44 +00:00
..
read.wgsl writer/hlsl: Simplify UBO accesses for static indexing 2021-07-13 12:18:13 +00:00
read.wgsl.expected.hlsl transform: Don't unroll arrays in DecomposeMemoryAccess 2021-07-16 19:47:44 +00:00
read.wgsl.expected.msl writer/hlsl: Simplify UBO accesses for static indexing 2021-07-13 12:18:13 +00:00
read.wgsl.expected.spvasm writer/hlsl: Simplify UBO accesses for static indexing 2021-07-13 12:18:13 +00:00
read.wgsl.expected.wgsl writer/hlsl: Simplify UBO accesses for static indexing 2021-07-13 12:18:13 +00:00