Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: daf28c8e1df6c59ea2e063a411829d0b159d2a47
https://github.com/WebKit/WebKit/commit/daf28c8e1df6c59ea2e063a411829d0b159d2a47
Author: Tadeu Zagallo <[email protected]>
Date: 2026-06-05 (Fri, 05 Jun 2026)
Changed paths:
M
LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/ldexp-expected.txt
M LayoutTests/platform/mac-wk2/TestExpectations
M Source/WebGPU/WGSL/ConstantFunctions.h
M Source/WebGPU/WGSL/GlobalVariableRewriter.cpp
M Source/WebGPU/WGSL/Overload.h
M Source/WebGPU/WGSL/TypeCheck.cpp
M Source/WebGPU/WGSL/TypeDeclarations.rb
Log Message:
-----------
[WebGPU] shader,validation,expression,call,builtin,ldexp:* is failing
https://bugs.webkit.org/show_bug.cgi?id=316339
rdar://178756618
Reviewed by Mike Wyrzykowski.
Add the missing validation function and missing overloads for ldexp.
*
LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/ldexp-expected.txt:
* LayoutTests/platform/mac-wk2/TestExpectations:
* Source/WebGPU/WGSL/ConstantFunctions.h:
(WGSL::CONSTANT_FUNCTION):
(WGSL::VALIDATION_FUNCTION):
(WGSL::ldexpBiasForType):
* Source/WebGPU/WGSL/GlobalVariableRewriter.cpp:
(WGSL::RewriteGlobalVariables::getPacking):
* Source/WebGPU/WGSL/Overload.h:
* Source/WebGPU/WGSL/TypeCheck.cpp:
* Source/WebGPU/WGSL/TypeDeclarations.rb:
Canonical link: https://commits.webkit.org/314629@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications