Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0f33928ac8a24b445a2a7ba14d22ec85403155c5
https://github.com/WebKit/WebKit/commit/0f33928ac8a24b445a2a7ba14d22ec85403155c5
Author: Tadeu Zagallo <[email protected]>
Date: 2026-05-08 (Fri, 08 May 2026)
Changed paths:
M
LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/binary/div_rem-expected.txt
M LayoutTests/platform/mac-wk2/TestExpectations
M Source/WebGPU/WGSL/ConstantFunctions.h
M Source/WebGPU/WGSL/TypeDeclarations.rb
M Source/WebGPU/WGSL/generator/main.rb
Log Message:
-----------
[WGSL] shader,validation,expression,binary,div_rem:* is failing
https://bugs.webkit.org/show_bug.cgi?id=314103
rdar://176276516
Reviewed by Mike Wyrzykowski.
The div and modulo operations were missing the validation function for when
some of the arguments are override values.
*
LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/binary/div_rem-expected.txt:
* LayoutTests/platform/mac-wk2/TestExpectations:
* Source/WebGPU/WGSL/ConstantFunctions.h:
(WGSL::VALIDATION_FUNCTION):
* Source/WebGPU/WGSL/TypeDeclarations.rb:
* Source/WebGPU/WGSL/generator/main.rb:
Canonical link: https://commits.webkit.org/312918@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications