Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ccbd4484213e3a070b2a12e31cc5fa16a1cd8bcb
https://github.com/WebKit/WebKit/commit/ccbd4484213e3a070b2a12e31cc5fa16a1cd8bcb
Author: Dan Glastonbury <[email protected]>
Date: 2023-06-06 (Tue, 06 Jun 2023)
Changed paths:
M Source/WebCore/Modules/webxr/WebXROpaqueFramebuffer.cpp
M Source/WebCore/Modules/webxr/WebXROpaqueFramebuffer.h
M Source/WebCore/platform/xr/PlatformXR.h
Log Message:
-----------
[WebXR] Fix compilation with MTLSHAREDEVENT_FOR_XR_FRAME_COMPLETION enabled
https://bugs.webkit.org/show_bug.cgi?id=257775
rdar://problem/110363657
Reviewed by Matt Woodrow.
MTLSHAREDEVENT_FOR_XR_FRAME_COMPLETION is not enabled by default and was missed
when refactoring GraphicsContextGL handling of external sync events.
* Source/WebCore/Modules/webxr/WebXROpaqueFramebuffer.cpp:
(WebCore::WebXROpaqueFramebuffer::endFrame):
* Source/WebCore/Modules/webxr/WebXROpaqueFramebuffer.h:
* Source/WebCore/platform/xr/PlatformXR.h:
(PlatformXR::Device::FrameData::LayerData::encode const):
(PlatformXR::Device::FrameData::LayerData::decode):
Canonical link: https://commits.webkit.org/264923@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes