[webkit-changes] [WebKit/WebKit] 4d3e75: [WGSL] Organize type declarations and respective t...
Tadeu Zagallo
noreply at github.com
Fri Nov 10 04:01:04 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4d3e752f3a6cc20314e8b37ac5c10b60d8df6c8a
https://github.com/WebKit/WebKit/commit/4d3e752f3a6cc20314e8b37ac5c10b60d8df6c8a
Author: Tadeu Zagallo <tzagallo at apple.com>
Date: 2023-11-10 (Fri, 10 Nov 2023)
Changed paths:
M Source/WebGPU/WGSL/TypeDeclarations.rb
M Source/WebGPU/WGSL/tests/valid/overload.wgsl
Log Message:
-----------
[WGSL] Organize type declarations and respective tests
https://bugs.webkit.org/show_bug.cgi?id=264495
rdar://118180528
Reviewed by Mike Wyrzykowski.
Sort the entries, add fixmes for the few missing functions and update the header
numbers that became incorrect due to changes in the spec.
* Source/WebGPU/WGSL/TypeDeclarations.rb:
* Source/WebGPU/WGSL/tests/valid/overload.wgsl:
Canonical link: https://commits.webkit.org/270522@main
More information about the webkit-changes
mailing list