RESOLVED FIXED 48601
drawArrays/drawElements with first/offset out of range but size==0 should generate no error
https://bugs.webkit.org/show_bug.cgi?id=48601
Summary drawArrays/drawElements with first/offset out of range but size==0 should gen...
Zhenyao Mo
Reported 2010-10-28 17:20:29 PDT
Currently we generate INVALID_OPERATION; per discussion on WebGL mail-list, no error should be generated in these cases.
Attachments
patch (9.33 KB, patch)
2010-10-28 17:57 PDT, Zhenyao Mo
no flags
Zhenyao Mo
Comment 1 2010-10-28 17:57:49 PDT
Created attachment 72275 [details] patch Tests synced with khronos.
WebKit Commit Bot
Comment 2 2010-10-29 06:35:28 PDT
Comment on attachment 72275 [details] patch Clearing flags on attachment: 72275 Committed r70867: <http://trac.webkit.org/changeset/70867>
WebKit Commit Bot
Comment 3 2010-10-29 06:35:33 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.