dawn-cmake/test/bug
Ben Clayton b4ff73e250 [hlsl] transform: Zero init arrays with a loop
If the array size is greater than a threshold.
This is a work around for FXC stalling when initializing large arrays
with a single zero-init assignment.

Bug: tint:936
Fixed: tint:943
Fixed: tint:942
Change-Id: Ie93c8f373874b8d6d020d041fa48b38fb1352f71
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/56775
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
Reviewed-by: Antonio Maiorano <amaiorano@google.com>
2021-07-05 17:18:16 +00:00
..
chromium ast: Fix nullptr deref in Variable::info_to_str 2021-06-21 19:20:16 +00:00
dawn writer/hlsl: Don't wrap arrays in structures 2021-07-05 15:20:57 +00:00
tint [hlsl] transform: Zero init arrays with a loop 2021-07-05 17:18:16 +00:00