Home
last modified time | relevance | path

Searched defs:PFNGLGETACTIVEATTRIBPROC (Results 1 - 4 of 4) sorted by relevance

/interface/sdk_c/third_party/openGLES/GLES2/
H A Dgl2.h418 typedef void (GL_APIENTRYP PFNGLGETACTIVEATTRIBPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name); typedef
/interface/sdk_c/third_party/openGLES/GLES3/
H A Dgl3.h418 typedef void (GL_APIENTRYP PFNGLGETACTIVEATTRIBPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name); typedef
H A Dgl31.h418 typedef void (GL_APIENTRYP PFNGLGETACTIVEATTRIBPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name); typedef
H A Dgl32.h418 typedef void (GL_APIENTRYP PFNGLGETACTIVEATTRIBPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name); typedef

Completed in 18 milliseconds