[Webkit-unassigned] [Bug 48282] WebGraphicsContext3DDefaultImpl does not run on top of OpenGL ES 2.0 implementations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 27 10:21:49 PDT 2010


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





--- Comment #2 from Zhenyao Mo <zmo at google.com>  2010-10-27 10:21:49 PST ---
In the initialization, code like

    glEnable(GL_VERTEX_PROGRAM_POINT_SIZE);
    glEnable(GL_POINT_SPRITE);

should only be executed if the backend is desktop GL.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list