dawn-cmake/test/tint/bug/fxc
Antonio Maiorano f031ca2d44 tint/hlsl: fix assignment to matrix element
When calling the generated helper, the column and row arguments were
swapped.

Improved the unit tests to actually show this, rather than passing in a
single value for both column and row.

Bug: tint:1824
Bug: tint:1333
Change-Id: I32a92dec5e594dabd9d8d2b08474c0d6f3645520
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/118420
Reviewed-by: Ben Clayton <bclayton@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Antonio Maiorano <amaiorano@google.com>
2023-02-02 22:16:42 +00:00
..
dyn_array_idx Tint/transform: make AddBlockAttribute always do wrapping if possible 2022-11-02 02:25:38 +00:00
gradient_in_varying_loop tint/hlsl: remove [loop] attribute on all loops 2022-09-29 16:53:58 +00:00
indexed_assign_to_array_in_struct Tint/transform: make AddBlockAttribute always do wrapping if possible 2022-11-02 02:25:38 +00:00
matrix_assignment_dynamic_index tint/hlsl: fix assignment to matrix element 2023-02-02 22:16:42 +00:00
vector_assignment_in_loop tint/hlsl: remove [loop] attribute on all loops 2022-09-29 16:53:58 +00:00