Searched defs:PFNGLGETUNIFORMSUBROUTINEUIVPROC (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 1832 typedef void (APIENTRYP PFNGLGETUNIFORMSUBROUTINEUIVPROC) (GLenum shadertype, GLint location, GLuint *params); typedef in typeref:typename:void (APIENTRYP)(GLenum shadertype,GLint location,GLuint * params)
|
| H A D | glext.h | 1779 typedef void (APIENTRYP PFNGLGETUNIFORMSUBROUTINEUIVPROC) (GLenum shadertype, GLint location, GLuint *params); typedef in typeref:typename:void (APIENTRYP)(GLenum shadertype,GLint location,GLuint * params)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 1795 typedef void (APIENTRYP PFNGLGETUNIFORMSUBROUTINEUIVPROC) (GLenum shadertype, GLint location, GLuint *params); typedef in typeref:typename:void (APIENTRYP)(GLenum shadertype,GLint location,GLuint * params)
|
| H A D | glext.h | 1743 typedef void (APIENTRYP PFNGLGETUNIFORMSUBROUTINEUIVPROC) (GLenum shadertype, GLint location, GLuint *params); typedef in typeref:typename:void (APIENTRYP)(GLenum shadertype,GLint location,GLuint * params)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 8096 typedef void (GLAPIENTRY *PFNGLGETUNIFORMSUBROUTINEUIVPROC)(GLenum shadertype, GLint location, GLuint * params); typedef in typeref:typename:void (GLAPIENTRY *)(GLenum shadertype,GLint location,GLuint * params) [all...] |
Completed in 219 milliseconds