[webkit-reviews] review requested: [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 : [Attachment 71315] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 20 12:05:36 PDT 2010


Zhenyao Mo <zmo at google.com> has asked  for review:
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
https://bugs.webkit.org/show_bug.cgi?id=47964

Attachment 71315: patch
https://bugs.webkit.org/attachment.cgi?id=71315&action=review

------- Additional Comments from Zhenyao Mo <zmo at google.com>
With this patch in, we can turn off bounds checking in WebGLRenderingContext if
using command buffer port.  This is to avoid bounds checking twice.


More information about the webkit-reviews mailing list