Searched defs:PFNGLGETUNIFORMUIVEXTPROC (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglext.h7571 typedef void (APIENTRYP PFNGLGETUNIFORMUIVEXTPROC) (GLuint program, GLint location, GLuint *params); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLuint * params)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglext.h7573 typedef void (APIENTRYP PFNGLGETUNIFORMUIVEXTPROC) (GLuint program, GLint location, GLuint *params); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLuint * params)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h8107 typedef void (GLAPIENTRY *PFNGLGETUNIFORMUIVEXTPROC)(GLuint program, GLint location, GLuint * params); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint program,GLint location,GLuint * params)
[all...]

Completed in 148 milliseconds