RESOLVED FIXED 126939
[WebGL2] Instancing draw calls
https://bugs.webkit.org/show_bug.cgi?id=126939
Summary [WebGL2] Instancing draw calls
Dean Jackson
Reported 2014-01-13 15:40:55 PST
Implement the new instanced draw calls. I expect there already is a bug for implementing the ANGLE_instanced_arrays extension for WebGL 1.0, which provides similar functionality.
Attachments
patch (24.87 KB, patch)
2015-03-16 15:51 PDT, Roger Fong
dino: review+
Dean Jackson
Comment 1 2014-01-13 15:41:56 PST
Roger Fong
Comment 2 2015-03-16 15:51:11 PDT
Dean Jackson
Comment 3 2015-03-16 16:25:28 PDT
Comment on attachment 248762 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=248762&action=review > Source/WebCore/ChangeLog:14 > + These tests will be landed along with other modified extension conformance tests > + once approval from Khronos is received. I think we should last at least some tests that exercise this new feature.
Roger Fong
Comment 4 2015-03-16 16:48:07 PDT
Note You need to log in before you can comment on or make changes to this bug.