[webkit-changes] [WebKit/WebKit] f91d79: [WebGPU] Enable webgpu:api, operation, rendering, ste...
mwyrzykowski
noreply at github.com
Tue Oct 24 16:00:44 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f91d79432953f1b80b9e6880629152b9b88164f4
https://github.com/WebKit/WebKit/commit/f91d79432953f1b80b9e6880629152b9b88164f4
Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
Date: 2023-10-24 (Tue, 24 Oct 2023)
Changed paths:
M LayoutTests/http/tests/webgpu/webgpu/api/operation/rendering/stencil-expected.txt
M LayoutTests/platform/mac-wk2/TestExpectations
M Source/WebGPU/WebGPU/RenderPipeline.mm
Log Message:
-----------
[WebGPU] Enable webgpu:api,operation,rendering,stencil:* CTS test
https://bugs.webkit.org/show_bug.cgi?id=263531
<rdar://problem/117359897>
Reviewed by Dan Glastonbury and Tadeu Zagallo.
Fix typo in the depthFailOp state and enable the stencil test
which passes now.
* LayoutTests/platform/mac-wk2/TestExpectations:
* Source/WebGPU/WebGPU/RenderPipeline.mm:
(WebGPU::populateStencilOperation):
Canonical link: https://commits.webkit.org/269739@main
More information about the webkit-changes
mailing list