mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-06-05 06:03:34 +00:00
This CL extends the WGSL writer to output ArrayAccessorExpression the initializers are also output so we can test the array[5] syntax.. Bug: tint:4 Change-Id: I560ca6af4d714e13b136f6ded2fb3329e309c9ca Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/16820 Reviewed-by: David Neto <dneto@google.com>