dawn-cmake/test/tint
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
..
access tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
array tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
benchmark GLSL: special-case BinaryOp::kModulo for floating point. 2022-02-28 21:15:02 +00:00
buffer tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
bug GLSL: special-case BinaryOp::kModulo for floating point. 2022-02-28 21:15:02 +00:00
builtins GLSL: special-case BinaryOp::kModulo for floating point. 2022-02-28 21:15:02 +00:00
expressions GLSL: special-case BinaryOp::kModulo for floating point. 2022-02-28 21:15:02 +00:00
identifiers/underscore tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
layout/storage/mat2x2 tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
let tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
loops tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
out_of_order_decls tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
ptr_ref tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
samples tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
shader_io tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
shadowing tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
statements tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
struct tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
types tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
unicode test: Move unicode e2e test to tint dir 2022-02-21 16:51:06 +00:00
unittest/reader/spirv GLSL: special-case BinaryOp::kModulo for floating point. 2022-02-28 21:15:02 +00:00
var tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
vk-gl-cts GLSL: special-case BinaryOp::kModulo for floating point. 2022-02-28 21:15:02 +00:00
BUILD.gn Delete Single-Plane External Texture Transform 2022-02-25 20:14:52 +00:00
extract-spvasm.py tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
test-all.sh tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00