Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5b4b8fc2a8750ab7ba5738e744f8e01e47333121
https://github.com/WebKit/WebKit/commit/5b4b8fc2a8750ab7ba5738e744f8e01e47333121
Author: Tadeu Zagallo <[email protected]>
Date: 2026-05-12 (Tue, 12 May 2026)
Changed paths:
M
LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/binary/add_sub_mul-expected.txt
M LayoutTests/platform/mac-wk2/TestExpectations
M Source/WebGPU/WGSL/ConstantFunctions.h
M Source/WebGPU/WGSL/GlobalVariableRewriter.cpp
M Source/WebGPU/WGSL/TypeDeclarations.rb
Log Message:
-----------
[WGSL] shader,validation,expression,binary,add_sub_mul:* is failing
https://bugs.webkit.org/show_bug.cgi?id=314329
rdar://176473479
Reviewed by Mike Wyrzykowski.
Add the missing validation for addition, subtraction and multiplication
operations involving override values.
*
LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/binary/add_sub_mul-expected.txt:
* LayoutTests/platform/mac-wk2/TestExpectations:
* Source/WebGPU/WGSL/ConstantFunctions.h:
(WGSL::containsInfinity):
(WGSL::VALIDATION_FUNCTION):
* Source/WebGPU/WGSL/GlobalVariableRewriter.cpp:
(WGSL::RewriteGlobalVariables::getPacking):
* Source/WebGPU/WGSL/TypeDeclarations.rb:
* Source/WebGPU/WGSL/generator/main.rb:
Canonical link: https://commits.webkit.org/313135@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications