Home | History | Annotate | Download | only in GLESv2_enc

Lines Matching defs:glDrawElementsIndirect

409 	void glDrawElementsIndirect(GLenum mode, GLenum type, const void* indirect);
2870 void glDrawElementsIndirect(GLenum mode, GLenum type, const void* indirect)
2873 ctx->glDrawElementsIndirect(ctx, mode, type, indirect);