Searched refs:PFNGLMULTIDRAWELEMENTSEXTPROC (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/opengl/include/GLES/
H A Dglext.h1062 typedef void (GL_APIENTRYP PFNGLMULTIDRAWELEMENTSEXTPROC) (GLenum mode, const GLsizei *count, GLenum type, const GLvoid* const*indices, GLsizei primcount); typedef
/frameworks/native/opengl/include/GLES2/
H A Dgl2ext.h947 typedef void (GL_APIENTRYP PFNGLMULTIDRAWELEMENTSEXTPROC) (GLenum mode, const GLsizei *count, GLenum type, const void *const*indices, GLsizei primcount); typedef

Completed in 106 milliseconds