dawn-cmake/test/tint/vk-gl-cts
Stephen White 59f1e8d06c GLSL: special-case BinaryOp::kModulo for floating point.
The '%' operator in GLSL is integer-only. Use the full OpFRem
expression: (a - b * trunc(a / b)).

Bug: tint:1270
Change-Id: I0a969983bef132e004ce456d4a738488e400a61b
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/68760
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
Commit-Queue: Stephen White <senorblanco@chromium.org>
2022-02-28 21:15:02 +00:00
..
api/descriptor_set/descriptor_set_layout_binding/layout_binding_order tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
binding_model/dynamic_offset tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
combined_operations/negintdivand tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
graphicsfuzz GLSL: special-case BinaryOp::kModulo for floating point. 2022-02-28 21:15:02 +00:00
non_robust_buffer_access tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
rasterization/line_continuity/line-strip tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
spirv_assembly/instruction tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
subgroup_uniform_control_flow/discard/subgroup_reconverge_discard00 tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
texture tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00