[webkit-changes] [WebKit/WebKit] 993b28: [WebGPU] https://playcanvas.github.io/#/animation/...

mwyrzykowski noreply at github.com
Mon Apr 15 16:06:12 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 993b28656376d856853bb8a6214829dedab9ee4e
      https://github.com/WebKit/WebKit/commit/993b28656376d856853bb8a6214829dedab9ee4e
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  Date:   2024-04-15 (Mon, 15 Apr 2024)

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

  Log Message:
  -----------
  [WebGPU] https://playcanvas.github.io/#/animation/blend-trees-* are not loading
https://bugs.webkit.org/show_bug.cgi?id=272617
<radar://126387192>

Reviewed by Tadeu Zagallo.

Clear operation was done incorrectly leading to Metal validation
error failures in some PlayCanvas examples.

* Source/WebGPU/WebGPU/CommandEncoder.h:
* Source/WebGPU/WebGPU/CommandEncoder.mm:
(WebGPU::loadAction):
(WebGPU::storeAction):
(WebGPU::CommandEncoder::runClearEncoder):
(WebGPU::CommandEncoder::beginRenderPass):
* Source/WebGPU/WebGPU/RenderPassEncoder.mm:
(WebGPU::m_maxDrawCount):
(WebGPU::RenderPassEncoder::endPass):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list