Closed
Bug 2062893
Opened 24 days ago
Closed 17 days ago
EGL_PLATFORM_ANGLE_DISPLAY_KEY_ANGLE is not enabled with ANGLE GLES
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
DUPLICATE
of bug 2063395
People
(Reporter: sotaro, Assigned: sotaro)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
Attachments
(1 file)
To ensure different EGLDisplay with ANGLE GLES for WebRender, it seems necessary to use EGL_PLATFORM_ANGLE_DISPLAY_KEY_ANGLE. But it is not enabled with ANGLE GLES in gecko.
| Assignee | ||
Updated•24 days ago
|
Assignee: nobody → sotaro.ikeda.g
| Assignee | ||
Comment 1•24 days ago
•
|
||
In chromium, the following always enables EGL_PLATFORM_ANGLE_DISPLAY_KEY_ANGLE.
https://chromium-review.googlesource.com/c/angle/angle/+/7995176
| Assignee | ||
Comment 2•24 days ago
|
||
| Assignee | ||
Comment 3•17 days ago
|
||
Addressed by Bug 2063395.
You need to log in
before you can comment on or make changes to this bug.
Description
•