Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 993b28656376d856853bb8a6214829dedab9ee4e
https://github.com/WebKit/WebKit/commit/993b28656376d856853bb8a6214829dedab9ee4e
Author: Mike Wyrzykowski <[email protected]>
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
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes