Searched defs:PFNGLGETPROGRAMLOCALPARAMETERIUIVNVPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glext.h | 10018 typedef void (APIENTRYP PFNGLGETPROGRAMLOCALPARAMETERIUIVNVPROC) (GLenum target, GLuint index, GLuint *params); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLuint index,GLuint * params) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glext.h | 10093 typedef void (APIENTRYP PFNGLGETPROGRAMLOCALPARAMETERIUIVNVPROC) (GLenum target, GLuint index, GLuint *params); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLuint index,GLuint * params) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 7961 typedef void (GLAPIENTRY *PFNGLGETPROGRAMLOCALPARAMETERIUIVNVPROC)(GLenum target, GLuint index, GLuint * params); typedef in typeref:typename:void (GLAPIENTRY *)(GLenum target,GLuint index,GLuint * params) [all...] |
Completed in 179 milliseconds