mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-09 05:27:49 +00:00
tint/intrinsics.def: Implement saturate()
Fixed: tint:1591 Change-Id: I0b1397d74abd49cd44caf326a2063e50c5cf07de Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101480 Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com>
This commit is contained in:
committed by
Dawn LUCI CQ
parent
f3d9ea4bea
commit
751e6686aa
@@ -6,6 +6,7 @@
|
||||
|
||||
* `array()` constructor can now infer type and count. [tint:1628](crbug.com/tint/1628)
|
||||
* `static_assert` statement has been added. [tint:1625](crbug.com/tint/1625)
|
||||
* `saturate()` has been implemented. [tint:1591](crbug.com/tint/1591)
|
||||
|
||||
### Breaking changes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user