03f88e6f49
Module-scope 'let' is getting replaced by 'const'. For all backends, 'const' will be inlined into the place of usage, making most of these tests produce no output (if replaced with 'const'). Instead switch to emitting with 'var'. Bug: tint:1580 Change-Id: Ied5ddf9cdb7fbd3cef8e7b0c6f4983748aaa3d07 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/94688 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@chromium.org> Reviewed-by: Dan Sinclair <dsinclair@chromium.org> |
||
---|---|---|
.. | ||
binary | ||
bitcast | ||
index | ||
literals | ||
splat | ||
swizzle | ||
type_ctor | ||
unary | ||
zero_init |