History log of /frameworks/native/opengl/tools/glgen/stubs/gles11/glDrawElementsInstanced.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
071fc660597efdfa5ebc58b427252393e628a497 10-Apr-2013 Jesse Hall <jessehall@google.com> Add buffer object versions of several functions

Some of these are new ES3 functions, some are existing ES2 functions
that can now use the new pixel pack/unpack buffer bindings.

glDrawElementsInstanced needs a special case since the pointer/offset
arg isn't the last one like the generator assumes.

Bug: 8566953
Change-Id: I638a36b0a31aefcb5bfee6f4d049348223045103
/frameworks/native/opengl/tools/glgen/stubs/gles11/glDrawElementsInstanced.java