dawn-cmake/test/vk-gl-cts
David Neto 1444a2e117 spirv-reader: fix mapping of OpLogicalOr, OpLogicalAnd
These work on scalar and vector of bool, and map to ast::BinaryOp::kOr
and kAnd.

Bug: tint:1043
Change-Id: I009edf8e43c21cb75ccfdcde1106ec177d2fe50e
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/59561
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: James Price <jrprice@google.com>
Commit-Queue: James Price <jrprice@google.com>
Auto-Submit: David Neto <dneto@google.com>
2021-07-26 17:34:58 +00:00
..
api/descriptor_set/descriptor_set_layout_binding/layout_binding_order Add tests derived from VK-GL-CTS 2021-07-23 13:10:12 +00:00
binding_model/dynamic_offset Add tests derived from VK-GL-CTS 2021-07-23 13:10:12 +00:00
combined_operations/negintdivand Add tests derived from VK-GL-CTS 2021-07-23 13:10:12 +00:00
graphicsfuzz spirv-reader: fix mapping of OpLogicalOr, OpLogicalAnd 2021-07-26 17:34:58 +00:00
non_robust_buffer_access Add tests derived from VK-GL-CTS 2021-07-23 13:10:12 +00:00
rasterization/line_continuity/line-strip intrinsics: Deprecate textureLoad() for storage textures 2021-07-26 11:46:47 +00:00
spirv_assembly/instruction spirv-reader: fix mapping of OpLogicalOr, OpLogicalAnd 2021-07-26 17:34:58 +00:00
subgroup_uniform_control_flow/discard/subgroup_reconverge_discard00 Add tests derived from VK-GL-CTS 2021-07-23 13:10:12 +00:00
texture Add tests derived from VK-GL-CTS 2021-07-23 13:10:12 +00:00