Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 231a040e5031a2031c5dfcaedd23ceb656975f50
https://github.com/WebKit/WebKit/commit/231a040e5031a2031c5dfcaedd23ceb656975f50
Author: Tadeu Zagallo <[email protected]>
Date: 2023-08-16 (Wed, 16 Aug 2023)
Changed paths:
M Source/WebGPU/WGSL/TypeDeclarations.rb
M Source/WebGPU/WGSL/tests/valid/overload.wgsl
Log Message:
-----------
[WGSL] Add type declaration for bit shift operators
https://bugs.webkit.org/show_bug.cgi?id=260265
rdar://problem/113972646
Reviewed by Dan Glastonbury.
We had declarations for ~, |, & and ^, but << and >> were missing.
* Source/WebGPU/WGSL/TypeDeclarations.rb:
* Source/WebGPU/WGSL/tests/valid/overload.wgsl:
Canonical link: https://commits.webkit.org/266979@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes