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

[WebGPU] GPUDevice::createComputePipeline does not handle missing optional layout field #19644

Conversation

mwyrzykowski
Copy link
Contributor

@mwyrzykowski mwyrzykowski commented Oct 27, 2023

@mwyrzykowski mwyrzykowski self-assigned this Oct 27, 2023
@mwyrzykowski mwyrzykowski added the WebGPU For bugs in WebGPU label Oct 27, 2023
@mwyrzykowski mwyrzykowski added the merge-queue Applied to send a pull request to merge-queue label Oct 30, 2023
…ional layout field

https://bugs.webkit.org/show_bug.cgi?id=263784
<radar://117589263>

Reviewed by Tadeu Zagallo.

The field is required according to the specification.

* Source/WebCore/Modules/WebGPU/GPUPipelineDescriptorBase.idl:

Canonical link: https://commits.webkit.org/269953@main
@webkit-commit-queue webkit-commit-queue force-pushed the eng/WebGPU-GPUDevicecreateComputePipeline-does-not-handle-missing-optional-layout-field branch from ddb923f to 693c11a Compare October 30, 2023 17:15
@webkit-commit-queue
Copy link
Collaborator

Committed 269953@main (693c11a): https://commits.webkit.org/269953@main

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

@webkit-commit-queue webkit-commit-queue merged commit 693c11a into WebKit:main Oct 30, 2023
@webkit-commit-queue webkit-commit-queue removed the merge-queue Applied to send a pull request to merge-queue label Oct 30, 2023
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