dawn-cmake/test/ptr_ref
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
..
access validation: compute shader must include 'workgroup_size' in its attributes 2021-06-29 18:39:44 +00:00
copy transform/msl: Run InlinePointerLets and Simplify 2021-06-18 09:47:23 +00:00
load writer/hlsl: Simplify UBO accesses for static indexing 2021-07-13 12:18:13 +00:00
store writer/hlsl: Zero initialize with (T) 0 2021-07-02 19:27:42 +00:00