e6b6777c8e
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> |
||
---|---|---|
.. | ||
add | ||
bit-and | ||
bit-or | ||
bit-xor | ||
div | ||
div_by_zero | ||
left-shift | ||
mod | ||
mod_by_zero | ||
mul | ||
right-shift | ||
sub |