Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: dd93800d7deb2b706a60a1b225e57a1b8d1b9947
https://github.com/WebKit/WebKit/commit/dd93800d7deb2b706a60a1b225e57a1b8d1b9947
Author: Tadeu Zagallo <[email protected]>
Date: 2023-03-30 (Thu, 30 Mar 2023)
Changed paths:
M Source/WebGPU/WGSL/Overload.h
M Source/WebGPU/WGSL/TypeDeclarations.rb
M Source/WebGPU/WGSL/generator/main.rb
M Source/WebGPU/WGSL/tests/valid/overload.wgsl
Log Message:
-----------
[WGSL] Add type declarations for all matrix constructors
https://bugs.webkit.org/show_bug.cgi?id=254651
rdar://107358275
Reviewed by Myles C. Maxfield.
Add all the possible overloads for matrix constructors. This contains the same
FIXME as PR #12049, but these overloads are necessary before I can add support
for explicit type arguments without breaking the test.
* Source/WebGPU/WGSL/Overload.h:
* Source/WebGPU/WGSL/TypeDeclarations.rb:
* Source/WebGPU/WGSL/generator/main.rb:
* Source/WebGPU/WGSL/tests/valid/overload.wgsl:
Canonical link: https://commits.webkit.org/262315@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes