[Webkit-unassigned] [Bug 202593] Allow using WebGL 2 when USE_ANGLE=1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 4 12:30:52 PDT 2019


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

Dean Jackson <dino at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #380232|review?                     |review+
              Flags|                            |

--- Comment #2 from Dean Jackson <dino at apple.com> ---
Comment on attachment 380232
  --> https://bugs.webkit.org/attachment.cgi?id=380232
Allow using WebGL 2 when USE_ANGLE=1

View in context: https://bugs.webkit.org/attachment.cgi?id=380232&action=review

> Source/WebCore/html/canvas/WebGLRenderingContextBase.cpp:614
> +#if ENABLE(WEBGL2) && PLATFORM(MAC) && !USE_ANGLE

!USE(ANGLE)

-- 
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/20191004/217647df/attachment-0001.html>


More information about the webkit-unassigned mailing list