[Webkit-unassigned] [Bug 220843] New: WebGL power preference and discrete/internal gpu selection implemented incorrectly with ANGLE

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 21 23:59:38 PST 2021


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

            Bug ID: 220843
           Summary: WebGL power preference and discrete/internal gpu
                    selection implemented incorrectly with ANGLE
           Product: WebKit
           Version: Other
          Hardware: Mac (Intel)
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGL
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: kkinnunen at apple.com
                CC: dino at apple.com, kbr at google.com

GraphicsContextGLOpenGLCocoa is changing the GPU behind ANGLE's back. This invalidates ANGLE assumptions.
The context gpu is changed based on which window the context is being used on. This cannot work with ANGLE, as all the contexts share one underlying implementation.

-- 
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/20210122/8f421f69/attachment.htm>


More information about the webkit-unassigned mailing list