dawn-cmake/test/tint/bug
Ben Clayton 6dbb463f1d tint/writers: Polyfill integer clamp()
...to `min(max(e, low), high)` as defined by the WGSL spec.

Fixed: tint:1479
Fixed: tint:1539
Change-Id: I39406d5256a155a781e44bd9d6081ce7a9bf5a68
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/107640
Commit-Queue: Ben Clayton <bclayton@google.com>
Kokoro: Ben Clayton <bclayton@google.com>
Reviewed-by: Antonio Maiorano <amaiorano@google.com>
2022-10-31 17:54:49 +00:00
..
chromium tint/writer/msl: Move packed_vector hacks to transform 2022-10-27 14:36:49 +00:00
dawn Update lexer to not include `-` in numbers. 2022-10-26 15:20:47 +00:00
fxc tint/writer/msl: Move packed_vector hacks to transform 2022-10-27 14:36:49 +00:00
tint tint/writers: Polyfill integer clamp() 2022-10-31 17:54:49 +00:00