Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 65bc244af4ff08150ccb26b573014ceaeeed1ba0
https://github.com/WebKit/WebKit/commit/65bc244af4ff08150ccb26b573014ceaeeed1ba0
Author: Kimmo Kinnunen <[email protected]>
Date: 2026-04-21 (Tue, 21 Apr 2026)
Changed paths:
M Source/ThirdParty/ANGLE/src/libANGLE/renderer/metal/VertexArrayMtl.mm
Log Message:
-----------
ANGLE: Metal: CPU path converts byte index buffers repeatedly
https://bugs.webkit.org/show_bug.cgi?id=312562
rdar://174999852
Reviewed by Dan Glastonbury.
Mark the conversion buffer dirty = false after CPU conversion path.
GPU conversion path already does this.
Not easily testable.
* Source/ThirdParty/ANGLE/src/libANGLE/renderer/metal/VertexArrayMtl.mm:
(rx::VertexArrayMtl::convertIndexBuffer):
Canonical link: https://commits.webkit.org/311658@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications