4f3f45c00f
This CL fix insertBits polyfill to handle with the left-shifting behavior in HLSL, i.e. `(1u << 32u) == (1u << 0u) == 1u` where we want the result to be `0u`. Fixed: tint:1743 Change-Id: Ibb82abe4ab2f76dbb0fa06057fb19f15f961d969 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/108166 Commit-Queue: Zhaoming Jiang <zhaoming.jiang@intel.com> Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> |
||
---|---|---|
.. | ||
i32.spvasm | ||
i32.spvasm.expected.dxc.hlsl | ||
i32.spvasm.expected.fxc.hlsl | ||
i32.spvasm.expected.glsl | ||
i32.spvasm.expected.msl | ||
i32.spvasm.expected.spvasm | ||
i32.spvasm.expected.wgsl | ||
u32.spvasm | ||
u32.spvasm.expected.dxc.hlsl | ||
u32.spvasm.expected.fxc.hlsl | ||
u32.spvasm.expected.glsl | ||
u32.spvasm.expected.msl | ||
u32.spvasm.expected.spvasm | ||
u32.spvasm.expected.wgsl |