Bug 228575

Summary: [WebXR] Require GL_OES_EGL_image extension for xrCompatible GL context
Product: WebKit Reporter: Ada Chan <adachan>
Component: WebXRAssignee: Ada Chan <adachan>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, ews-watchlist, kondapallykalyan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Ada Chan 2021-07-28 16:50:07 PDT
Require GL_OES_EGL_image extension for xrCompatible GL context.

Without that, EGLImageTargetTexture2DOES will fail.
Comment 1 Ada Chan 2021-07-28 16:55:02 PDT
Created attachment 434476 [details]
Patch
Comment 2 EWS 2021-07-28 22:30:42 PDT
Committed r280417 (240057@main): <https://commits.webkit.org/240057@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 434476 [details].
Comment 3 Radar WebKit Bug Importer 2021-07-28 22:31:15 PDT
<rdar://problem/81254029>