NEW 164418
[WebGL2] isErrorGeneratedOnOutOfBoundsAccesses() seems to be improperly used in buffer-based methods
https://bugs.webkit.org/show_bug.cgi?id=164418
Summary [WebGL2] isErrorGeneratedOnOutOfBoundsAccesses() seems to be improperly used ...
Myles C. Maxfield
Reported 2016-11-04 11:47:59 PDT
WebGLRenderingContextBase::bufferData(), WebGL2RenderingContext::copyBufferSubData(), etc. call this function. However, the logic around when to call it seems wrong. This should be investigated.
Attachments
Note You need to log in before you can comment on or make changes to this bug.