On Thu, Apr 23, 2015 at 4:48 PM, Simon Fraser <simon.fra...@apple.com> wrote:
> USE(3D_GRAPHICS) appears to surround WebGL code in general. I don’t see any 
> non-WebGL bits in a quick search.

It seems that USE(3D_GRAPHICS) simply enables GraphicsContext3D and
its helper classes, so I propose that we rename this to
ENABLE_GRAPHICS_CONTEXT_3D.

--Martin
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to