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