Bug 164418

Summary: [WebGL2] isErrorGeneratedOnOutOfBoundsAccesses() seems to be improperly used in buffer-based methods
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: WebGLAssignee: Myles C. Maxfield <mmaxfield>
Status: NEW    
Severity: Normal CC: dino
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

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.