[Webkit-unassigned] [Bug 236076] New: Add specialize type traits to GLContext
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 3 04:47:26 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=236076
Bug ID: 236076
Summary: Add specialize type traits to GLContext
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: clord at igalia.com
Currently there is GLContext and GLContextEGL which is a sub-class of the former. isEGLContext() exists on the super class, but there are no SPECIALIZE_TYPE_TRAITS defined to be able to downcast to an EGL context.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220203/60f36350/attachment.htm>
More information about the webkit-unassigned
mailing list