Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WGSL] shader,execution,expression,call,builtin,length:* is failing #22589

Conversation

@tadeuzagallo tadeuzagallo self-assigned this Jan 10, 2024
@tadeuzagallo tadeuzagallo added the WebGPU For bugs in WebGPU label Jan 10, 2024
@tadeuzagallo tadeuzagallo added the merge-queue Applied to send a pull request to merge-queue label Jan 11, 2024
https://bugs.webkit.org/show_bug.cgi?id=267338
rdar://120784047

Reviewed by Mike Wyrzykowski.

We were missing a call to sqrt on the result of the constant function.

* Source/WebGPU/WGSL/ConstantFunctions.h:
(WGSL::CONSTANT_FUNCTION):

Canonical link: https://commits.webkit.org/272900@main
@webkit-commit-queue webkit-commit-queue force-pushed the eng/WGSL-shaderexecutionexpressioncallbuiltinlength-is-failing branch from 3062561 to 3c7ac2a Compare January 11, 2024 08:44
@webkit-commit-queue
Copy link
Collaborator

Committed 272900@main (3c7ac2a): https://commits.webkit.org/272900@main

Reviewed commits have been landed. Closing PR #22589 and removing active labels.

@webkit-commit-queue webkit-commit-queue merged commit 3c7ac2a into WebKit:main Jan 11, 2024
@webkit-commit-queue webkit-commit-queue removed the merge-queue Applied to send a pull request to merge-queue label Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WebGPU For bugs in WebGPU
Projects
None yet
4 participants