[Webkit-unassigned] [Bug 216573] New: ANGLE worker context implementation is incomplete

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 15 11:43:08 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=216573

            Bug ID: 216573
           Summary: ANGLE worker context implementation is incomplete
           Product: WebKit
           Version: WebKit Local Build
          Hardware: iPhone / iPad
                OS: iOS 13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: ANGLE
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: kkinnunen at apple.com
                CC: dino at apple.com
        Depends on: 215908

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


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=215908
[Bug 215908] REGRESSION: Textures Fail to Render in WebGL from HLS Stream [iOS 14]
-- 
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/20200915/aad1e761/attachment.htm>


More information about the webkit-unassigned mailing list