Searched defs:PFNGLGETUNIFORMUI64VARBPROC (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 3282 typedef void (APIENTRYP PFNGLGETUNIFORMUI64VARBPROC) (GLuint program, GLint location, GLuint64 *params); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLuint64 * params)
|
| H A D | glext.h | 3438 typedef void (APIENTRYP PFNGLGETUNIFORMUI64VARBPROC) (GLuint program, GLint location, GLuint64 *params); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLuint64 * params)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 3245 typedef void (APIENTRYP PFNGLGETUNIFORMUI64VARBPROC) (GLuint program, GLint location, GLuint64 *params); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLuint64 * params)
|
| H A D | glext.h | 3402 typedef void (APIENTRYP PFNGLGETUNIFORMUI64VARBPROC) (GLuint program, GLint location, GLuint64 *params); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLuint64 * params)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 8104 typedef void (GLAPIENTRY *PFNGLGETUNIFORMUI64VARBPROC)(GLuint program, GLint location, GLuint64 * params); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint program,GLint location,GLuint64 * params) [all...] |
Completed in 206 milliseconds