Searched refs:PFNGLGETNUNIFORMFVEXTPROC (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GLES/
H A Dglext.h672 typedef void (GL_APIENTRYP PFNGLGETNUNIFORMFVEXTPROC) (GLuint program, GLint location, GLsizei bufSize, GLfloat *params); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLint location,GLsizei bufSize,GLfloat * params)
/xsrc/external/mit/MesaLib/dist/include/GLES/
H A Dglext.h698 typedef void (GL_APIENTRYP PFNGLGETNUNIFORMFVEXTPROC) (GLuint program, GLint location, GLsizei bufSize, GLfloat *params); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLint location,GLsizei bufSize,GLfloat * params)
/xsrc/external/mit/MesaLib.old/dist/include/GLES2/
H A Dgl2ext.h1701 typedef void (GL_APIENTRYP PFNGLGETNUNIFORMFVEXTPROC) (GLuint program, GLint location, GLsizei bufSize, GLfloat *params); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLint location,GLsizei bufSize,GLfloat * params)
/xsrc/external/mit/MesaLib/dist/include/GLES2/
H A Dgl2ext.h1734 typedef void (GL_APIENTRYP PFNGLGETNUNIFORMFVEXTPROC) (GLuint program, GLint location, GLsizei bufSize, GLfloat *params); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLint location,GLsizei bufSize,GLfloat * params)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated_dispatch.c1368 PFNGLGETNUNIFORMFVEXTPROC epoxy_glGetnUniformfvEXT;
[all...]
H A Dgl_generated.h8188 typedef void (GLAPIENTRY *PFNGLGETNUNIFORMFVEXTPROC)(GLuint program, GLint location, GLsizei bufSize, GLfloat * params); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint program,GLint location,GLsizei bufSize,GLfloat * params)
[all...]

Completed in 233 milliseconds