[Webkit-unassigned] [Bug 47964] If WebGL is running on top of a strict version of OpenGL ES it should make sure attribs have buffers assigned at all times

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 20 10:44:11 PDT 2010


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





--- Comment #1 from Gregg Tavares <gman at google.com>  2010-10-20 10:44:12 PST ---
Actually, rethinking this, WebGL still has to verify that attribs that are enabled have buffers assigned to them.

The things that need to happen are....If WebGL us running on a strict version of OpenGL ES then

1) bounds do not need to be checked 
2) index buffers do not need to be shadowed

-- 
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