summaryrefslogtreecommitdiffstats
path: root/opengl/tools/glgen/stubs/gles11/glDrawElementsIndirect.nativeReg
diff options
context:
space:
mode:
authorJesse Hall <jessehall@google.com>2014-05-19 15:12:22 -0700
committerJesse Hall <jessehall@google.com>2014-05-20 13:31:05 -0700
commit16f03928743b01638419874e2b6300b52da6eb4c (patch)
tree2496f8b7ec06fdb028d1537e49c4b677f37520cf /opengl/tools/glgen/stubs/gles11/glDrawElementsIndirect.nativeReg
parent26d82dd0ab2462beae286c58d36d400176b0b145 (diff)
downloadframeworks_native-16f03928743b01638419874e2b6300b52da6eb4c.zip
frameworks_native-16f03928743b01638419874e2b6300b52da6eb4c.tar.gz
frameworks_native-16f03928743b01638419874e2b6300b52da6eb4c.tar.bz2
opengl: Add GLES31 and GLES31Ext class templates
Bug: 15028495 Change-Id: I276d04f029d441e092428fad72f09ca15e1d233a
Diffstat (limited to 'opengl/tools/glgen/stubs/gles11/glDrawElementsIndirect.nativeReg')
-rw-r--r--opengl/tools/glgen/stubs/gles11/glDrawElementsIndirect.nativeReg1
1 files changed, 1 insertions, 0 deletions
diff --git a/opengl/tools/glgen/stubs/gles11/glDrawElementsIndirect.nativeReg b/opengl/tools/glgen/stubs/gles11/glDrawElementsIndirect.nativeReg
new file mode 100644
index 0000000..0c11fd2
--- /dev/null
+++ b/opengl/tools/glgen/stubs/gles11/glDrawElementsIndirect.nativeReg
@@ -0,0 +1 @@
+{"glDrawElementsIndirect", "(IIJ)V", (void *) android_glDrawElementsIndirect },