RESOLVED CONFIGURATION CHANGED Bug 216573
ANGLE worker context implementation is incomplete
https://bugs.webkit.org/show_bug.cgi?id=216573
Summary ANGLE worker context implementation is incomplete
Kimmo Kinnunen
Reported 2020-09-15 11:43:08 PDT
ANGLE worker context implementation is incomplete The worker context is not initialised with the sharegroup WorkerContext *DisplayEAGL::createWorkerContext(std::string *infoLog) Need to also add a way to flush correctly after each worker task before task wait is notified Need to also add a way to flush correctly after each shader object / program object creation. https://developer.apple.com/documentation/opengles/eaglsharegroup?language=objc https://developer.apple.com/documentation/opengles/eaglcontext/1624877-initwithapi?language=objc
Attachments
Radar WebKit Bug Importer
Comment 1 2020-09-22 11:59:09 PDT
Kimmo Kinnunen
Comment 2 2022-08-10 23:58:39 PDT
EAGL is not supported anymore, closing.
Note You need to log in before you can comment on or make changes to this bug.