[Webkit-unassigned] [Bug 142529] GL_MAX_VARYING_FLOATS is not defined in OpenGL ES 2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 10 03:14:11 PDT 2015


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

--- Comment #1 from Zan Dobersek <zan at falconsigh.net> ---
(In reply to comment #0)
> In GraphicsContext3DOpenGLCommon.cpp is used protected by
> 
> #if !PLATFORM(IOS) && !(PLATFORM(WIN) && USE(OPENGL_ES_2))
> 
> but I don't think GL_MAX_VARYING_FLOATS is available when using GLES2 in any
> other platforms

PLATFORM(WIN) => (PLATFORM(WIN) || PLATFORM(GTK)) I guess.

-- 
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/20150310/ac92df21/attachment-0002.html>


More information about the webkit-unassigned mailing list