Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 76b7c6ce160c1c3475cad66b276ea9919131dc85
      
https://github.com/WebKit/WebKit/commit/76b7c6ce160c1c3475cad66b276ea9919131dc85
  Author: Mike Wyrzykowski <[email protected]>
  Date:   2023-03-20 (Mon, 20 Mar 2023)

  Changed paths:
    M Source/WebGPU/WebGPU/CommandEncoder.mm

  Log Message:
  -----------
  [WebGPU] WGPUTextureFormat_Stencil8 is not depth renderable
https://bugs.webkit.org/show_bug.cgi?id=254162
<radar://106949583>

Reviewed by Myles C. Maxfield.

Stencil only formats should not set the depth state.

* Source/WebGPU/WebGPU/CommandEncoder.mm:
(WebGPU::CommandEncoder::beginRenderPass):
(WebGPU::isStencilOnlyFormat):
Add helper.

Canonical link: https://commits.webkit.org/261907@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to