Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9cc5fd757ec17eec18e04408c2b4eadb9813097d
https://github.com/WebKit/WebKit/commit/9cc5fd757ec17eec18e04408c2b4eadb9813097d
Author: Tadeu Zagallo <[email protected]>
Date: 2026-06-10 (Wed, 10 Jun 2026)
Changed paths:
M
LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/refract-expected.txt
M LayoutTests/platform/mac-wk2/TestExpectations
M Source/WebGPU/WGSL/ConstantFunctions.h
Log Message:
-----------
[WebGPU] shader,validation,expression,call,builtin,refract:* is failing
https://bugs.webkit.org/show_bug.cgi?id=316670
rdar://179119323
Reviewed by Mike Wyrzykowski.
Use multiply instead of pow when computing refract since the base might be
negative,
which is not allowed by pow.
*
LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/refract-expected.txt:
* LayoutTests/platform/mac-wk2/TestExpectations:
* Source/WebGPU/WGSL/ConstantFunctions.h:
(WGSL::CONSTANT_FUNCTION):
Canonical link: https://commits.webkit.org/314905@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications