dawn-cmake/test/tint/builtins/insertBits/vec3
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
..
i32.spvasm builtins: Add insertBits 2022-02-23 21:18:09 +00:00
i32.spvasm.expected.dxc.hlsl Tint/transform: Fix insertBits polyfill for HLSL 2022-11-09 01:54:08 +00:00
i32.spvasm.expected.fxc.hlsl Tint/transform: Fix insertBits polyfill for HLSL 2022-11-09 01:54:08 +00:00
i32.spvasm.expected.glsl tint: remove LoopToForLoop and FoldTrivialSingleUseLets transforms for HLSL and GLSL 2022-09-19 14:05:21 +00:00
i32.spvasm.expected.msl tint/writer/msl: Inline constant expressions 2022-06-01 10:08:29 +00:00
i32.spvasm.expected.spvasm tint/writer/spirv: Inline constant expressions 2022-06-01 15:57:22 +00:00
i32.spvasm.expected.wgsl [spirv-reader] Use type inference for var and let 2023-05-23 18:28:44 +00:00
u32.spvasm builtins: Add insertBits 2022-02-23 21:18:09 +00:00
u32.spvasm.expected.dxc.hlsl Tint/transform: Fix insertBits polyfill for HLSL 2022-11-09 01:54:08 +00:00
u32.spvasm.expected.fxc.hlsl Tint/transform: Fix insertBits polyfill for HLSL 2022-11-09 01:54:08 +00:00
u32.spvasm.expected.glsl tint: remove LoopToForLoop and FoldTrivialSingleUseLets transforms for HLSL and GLSL 2022-09-19 14:05:21 +00:00
u32.spvasm.expected.msl tint/writer/msl: Inline constant expressions 2022-06-01 10:08:29 +00:00
u32.spvasm.expected.spvasm tint/writer/spirv: Inline constant expressions 2022-06-01 15:57:22 +00:00
u32.spvasm.expected.wgsl [spirv-reader] Use type inference for var and let 2023-05-23 18:28:44 +00:00