diff options
Diffstat (limited to 'opengl/tools/glgen/stubs/gles11/glDrawElementsInstanced.nativeReg')
-rw-r--r-- | opengl/tools/glgen/stubs/gles11/glDrawElementsInstanced.nativeReg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/opengl/tools/glgen/stubs/gles11/glDrawElementsInstanced.nativeReg b/opengl/tools/glgen/stubs/gles11/glDrawElementsInstanced.nativeReg new file mode 100644 index 0000000..3b7424c --- /dev/null +++ b/opengl/tools/glgen/stubs/gles11/glDrawElementsInstanced.nativeReg @@ -0,0 +1,2 @@ +{"glDrawElementsInstanced", "(IIILjava/nio/Buffer;I)V", (void *) android_glDrawElementsInstanced__IIILjava_nio_Buffer_2I }, +{"glDrawElementsInstanced", "(IIIII)V", (void *) android_glDrawElementsInstanced__IIIII }, |