[Webkit-unassigned] [Bug 171597] REGRESSION: WebGL low performance of layer compositing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 4 11:45:19 PDT 2017


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

Dean Jackson <dino at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #7 from Dean Jackson <dino at apple.com> ---
This is actually expected behaviour. On some hardware, the integrated card is good enough to run your demo at a nice framerate. On others, it isn't.

If you really need to get maximum performance, you can opt in to using the discrete GPU by using the powerPreference context creation attribute:

https://www.khronos.org/registry/webgl/specs/latest/1.0/#5.2.1

-- 
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/20170504/2b197350/attachment-0001.html>


More information about the webkit-unassigned mailing list