Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: eefdc13c0e17cb0f37b0b272b482ed598f0b8c61
https://github.com/WebKit/WebKit/commit/eefdc13c0e17cb0f37b0b272b482ed598f0b8c61
Author: Mike Wyrzykowski <[email protected]>
Date: 2026-07-22 (Wed, 22 Jul 2026)
Changed paths:
A LayoutTests/fast/webgpu/render-bundle-depth-only-pipeline-expected.txt
A LayoutTests/fast/webgpu/render-bundle-depth-only-pipeline.html
M Source/WebGPU/WebGPU/RenderPipeline.mm
Log Message:
-----------
[WebGPU] setPipeline fails for depth-only pipeline in a render bundle
https://bugs.webkit.org/show_bug.cgi?id=319980
rdar://182926317
Reviewed by Taher Ali.
Correct validation of depth only passes in render bundles, which are allowed
per the spec but we rejected them.
Test: fast/webgpu/render-bundle-depth-only-pipeline.html
* LayoutTests/fast/webgpu/render-bundle-depth-only-pipeline-expected.txt: Added.
* LayoutTests/fast/webgpu/render-bundle-depth-only-pipeline.html: Added.
* Source/WebGPU/WebGPU/RenderPipeline.mm:
(WebGPU::RenderPipeline::validateRenderBundle const):
Canonical link: https://commits.webkit.org/317736@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications