[webkit-changes] [WebKit/WebKit] 6dc196: [WebGPU] Implement GPUSampleMask support
mwyrzykowski
noreply at github.com
Fri Nov 10 08:14:14 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6dc196f160a4257a44d1b09d6e359d8c78d22682
https://github.com/WebKit/WebKit/commit/6dc196f160a4257a44d1b09d6e359d8c78d22682
Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
Date: 2023-11-10 (Fri, 10 Nov 2023)
Changed paths:
M Source/WebGPU/WebGPU/RenderPipeline.mm
Log Message:
-----------
[WebGPU] Implement GPUSampleMask support
https://bugs.webkit.org/show_bug.cgi?id=251444
radar://103304584
Reviewed by Tadeu Zagallo.
webgpu:api,operation,render_pipeline,sample_mask:* is all
green locally in MiniBrowser after this change but there
is some timeout running it through WKTR so I did not update
the expectations.
* Source/WebGPU/WebGPU/RenderPipeline.mm:
(WebGPU::Device::createRenderPipeline):
Canonical link: https://commits.webkit.org/270535@main
More information about the webkit-changes
mailing list