dawn-cmake/test/tint/expressions/binary/bit-and/scalar-scalar
Ben Clayton e6b6777c8e tint: Fix MSL generation of '&' and '|' with booleans
The bitwise-and and bitwise-or binary operators on booleans result in an integer.
Explicitly cast this back to a boolean.

Fixed: tint:1540
Fixed: tint:1541
Change-Id: I395176f291e6080c88b8cff18e14ed6cd1234074
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/90501
Commit-Queue: Ben Clayton <bclayton@google.com>
Reviewed-by: James Price <jrprice@google.com>
2022-05-16 12:02:52 +00:00
..
bool.wgsl tint: Fix MSL generation of '&' and '|' with booleans 2022-05-16 12:02:52 +00:00
bool.wgsl.expected.glsl tint: Fix MSL generation of '&' and '|' with booleans 2022-05-16 12:02:52 +00:00
bool.wgsl.expected.hlsl tint: Fix MSL generation of '&' and '|' with booleans 2022-05-16 12:02:52 +00:00
bool.wgsl.expected.msl tint: Fix MSL generation of '&' and '|' with booleans 2022-05-16 12:02:52 +00:00
bool.wgsl.expected.spvasm tint: Fix MSL generation of '&' and '|' with booleans 2022-05-16 12:02:52 +00:00
bool.wgsl.expected.wgsl tint: Fix MSL generation of '&' and '|' with booleans 2022-05-16 12:02:52 +00:00
i32.wgsl tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
i32.wgsl.expected.glsl tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
i32.wgsl.expected.hlsl tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
i32.wgsl.expected.msl tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
i32.wgsl.expected.spvasm tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
i32.wgsl.expected.wgsl tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
u32.wgsl tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
u32.wgsl.expected.glsl tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
u32.wgsl.expected.hlsl tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
u32.wgsl.expected.msl tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
u32.wgsl.expected.spvasm tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
u32.wgsl.expected.wgsl tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00