Searched defs:glDrawElementsIndirect (Results 1 – 3 of 3) sorted by relevance
3 public static native void glDrawElementsIndirect(int mode, int type, long indirect); in glDrawElementsIndirect() method
227 public static native void glDrawElementsIndirect(int mode, int type, long indirect); in glDrawElementsIndirect() method in GLES31
210 #define glDrawElementsIndirect wrap_glDrawElementsIndirect macro