[Webkit-unassigned] [Bug 142529] New: 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:10:02 PDT 2015


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

            Bug ID: 142529
           Summary: GL_MAX_VARYING_FLOATS is not defined in OpenGL ES 2
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: jdapena at igalia.com, zan at falconsigh.net

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

-- 
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/8fb98731/attachment-0002.html>


More information about the webkit-unassigned mailing list