dawn-cmake/test/tint/builtins/textureDimensions
James Price 506b4f05d0 [spirv-reader] Use type inference for var and let
When an initializer is present, use type inference instead of
explicitly typing `var` and `let` declarations. This reduces the size
of the generated WGSL and improves readability.

Change-Id: I241ee2108279b550735945940f2b62bbbd493708
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/132142
Commit-Queue: David Neto <dneto@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Auto-Submit: James Price <jrprice@google.com>
Reviewed-by: David Neto <dneto@google.com>
2023-05-23 18:28:44 +00:00
..
depth_ms.spvasm tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
depth_ms.spvasm.expected.dxc.hlsl tint: Fix HLSL texture queries and re-add textureNumLayers() 2023-03-08 02:48:34 +00:00
depth_ms.spvasm.expected.fxc.hlsl tint: Fix HLSL texture queries and re-add textureNumLayers() 2023-03-08 02:48:34 +00:00
depth_ms.spvasm.expected.glsl tint/writer/glsl: Set default precision to highp 2023-03-09 19:58:23 +00:00
depth_ms.spvasm.expected.msl tint/msl: Fix emission of private variables 2023-03-20 21:46:01 +00:00
depth_ms.spvasm.expected.spvasm tint/intrinsics: Texture queries now return unsigned integer / vectors 2022-10-26 18:36:44 +00:00
depth_ms.spvasm.expected.wgsl [spirv-reader] Use type inference for var and let 2023-05-23 18:28:44 +00:00