Searched refs:PFNGLDRAWELEMENTSPROC (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/opengl/include/GLES2/
H A Dgl2.h426 typedef void (GL_APIENTRYP PFNGLDRAWELEMENTSPROC) (GLenum mode, GLsizei count, GLenum type, const void *indices); typedef
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h426 typedef void (GL_APIENTRYP PFNGLDRAWELEMENTSPROC) (GLenum mode, GLsizei count, GLenum type, const void *indices); typedef
H A Dgl31.h426 typedef void (GL_APIENTRYP PFNGLDRAWELEMENTSPROC) (GLenum mode, GLsizei count, GLenum type, const void *indices); typedef
H A Dgl32.h426 typedef void (GL_APIENTRYP PFNGLDRAWELEMENTSPROC) (GLenum mode, GLsizei count, GLenum type, const void *indices); typedef

Completed in 33 milliseconds