Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 58a7098b60208c1ed69e6949a1d5984e829ad127
https://github.com/WebKit/WebKit/commit/58a7098b60208c1ed69e6949a1d5984e829ad127
Author: Tadeu Zagallo <[email protected]>
Date: 2023-08-15 (Tue, 15 Aug 2023)
Changed paths:
M Source/WebGPU/WGSL/tests/valid/overload.wgsl
M Source/WebGPU/WGSL/tests/valid/scope.wgsl
Log Message:
-----------
[WGSL] Fix failing tests after 266633@main
https://bugs.webkit.org/show_bug.cgi?id=260135
rdar://113843736
Reviewed by Dan Glastonbury.
In 266633@main we made the parsing of variable declarations a little stricter,
which caused some tests to (correctly) fail. This patch makes the minimal
changes
to get these tests passing again.
* Source/WebGPU/WGSL/tests/valid/overload.wgsl:
* Source/WebGPU/WGSL/tests/valid/scope.wgsl:
Canonical link: https://commits.webkit.org/266899@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes