dawn-cmake/test/bug/dawn
Ben Clayton 51cfe26bb7 writer/hlsl: Simplify UBO accesses for static indexing
Use the new semantic constant value information to significantly reduce the complex indexing logic emitted for UBO accesses.
This will dramatically reduce the number of `for` loops that are decayed to `while` loops.

Change-Id: I1b0adb5edde2b4ed39c6beafc2e28106b86e0edd
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/57701
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: James Price <jrprice@google.com>
2021-07-13 12:18:13 +00:00
..
947.wgsl Add test case for dawn:947 2021-06-21 19:27:26 +00:00
947.wgsl.expected.hlsl writer/hlsl: Simplify UBO accesses for static indexing 2021-07-13 12:18:13 +00:00
947.wgsl.expected.msl writer/msl: Rework string printing 2021-06-28 15:30:57 +00:00
947.wgsl.expected.spvasm Add test case for dawn:947 2021-06-21 19:27:26 +00:00
947.wgsl.expected.wgsl Add test case for dawn:947 2021-06-21 19:27:26 +00:00