dawn-cmake/test/ptr_ref
Ben Clayton 3124d43fda writer/hlsl: Use unsigned indices for UBOs
These indices were a mix of signed and unsigned.
Modulus on the signed integers was producing FXC warnings about performance.

Change-Id: Ib82f4296199a09d2f03be8b06314feefce0022e2
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/56765
Auto-Submit: Ben Clayton <bclayton@google.com>
Reviewed-by: David Neto <dneto@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
2021-07-02 19:27:42 +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: Use unsigned indices for UBOs 2021-07-02 19:27:42 +00:00
store writer/hlsl: Zero initialize with (T) 0 2021-07-02 19:27:42 +00:00