Searched defs:PFNGLGETNUNIFORMUIVKHRPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GLES2/ | ||
| H A D | gl2ext.h | 190 typedef void (GL_APIENTRYP PFNGLGETNUNIFORMUIVKHRPROC) (GLuint program, GLint location, GLsizei bufSize, GLuint *params); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLint location,GLsizei bufSize,GLuint * params) |
| /xsrc/external/mit/MesaLib/dist/include/GLES2/ | ||
| H A D | gl2ext.h | 190 typedef void (GL_APIENTRYP PFNGLGETNUNIFORMUIVKHRPROC) (GLuint program, GLint location, GLsizei bufSize, GLuint *params); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLint location,GLsizei bufSize,GLuint * params) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 8198 typedef void (GLAPIENTRY *PFNGLGETNUNIFORMUIVKHRPROC)(GLuint program, GLint location, GLsizei bufSize, GLuint * params); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint program,GLint location,GLsizei bufSize,GLuint * params) [all...] |
Completed in 87 milliseconds