Searched defs:PFNGLGETUNIFORMOFFSETEXTPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glext.h | 6512 typedef GLintptr (APIENTRYP PFNGLGETUNIFORMOFFSETEXTPROC) (GLuint program, GLint location); typedef in typeref:typename:GLintptr (APIENTRYP)(GLuint program,GLint location) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glext.h | 6514 typedef GLintptr (APIENTRYP PFNGLGETUNIFORMOFFSETEXTPROC) (GLuint program, GLint location); typedef in typeref:typename:GLintptr (APIENTRYP)(GLuint program,GLint location) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 8095 typedef GLintptr (GLAPIENTRY *PFNGLGETUNIFORMOFFSETEXTPROC)(GLuint program, GLint location); typedef in typeref:typename:GLintptr (GLAPIENTRY *)(GLuint program,GLint location) [all...] |
Completed in 227 milliseconds