Bug 228575 - [WebXR] Require GL_OES_EGL_image extension for xrCompatible GL context
Summary: [WebXR] Require GL_OES_EGL_image extension for xrCompatible GL context
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebXR (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ada Chan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-07-28 16:50 PDT by Ada Chan
Modified: 2021-07-28 22:31 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.68 KB, patch)
2021-07-28 16:55 PDT, Ada Chan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>