mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-09 21:47:47 +00:00
tint: Add matrix identify and single-scalar ctors
Fixed: tint:1545 Change-Id: I86451223765f620861bf98861142e6d34c7e945b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/90502 Reviewed-by: David Neto <dneto@google.com> Commit-Queue: Ben Clayton <bclayton@google.com>
This commit is contained in:
committed by
Dawn LUCI CQ
parent
31b379409d
commit
3b5edf1435
@@ -6,6 +6,7 @@
|
||||
|
||||
* Produce warnings for when calling barriers, textureSample, and derivative
|
||||
builtins in non-uniform control flow [tint:880](crbug.com/tint/880)
|
||||
* Matrix identity constructors and constructors for a single scalar value are now supported [tint:1545](crbug.com/tint/1545)
|
||||
|
||||
## Changes for M102
|
||||
|
||||
|
||||
Reference in New Issue
Block a user