Searched defs:PFNGLPROGRAMUNIFORM3UI64VARBPROC (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 3299 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM3UI64VARBPROC) (GLuint program, GLint location, GLsizei count, const GLuint64 *value); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLsizei count,const GLuint64 * value)
|
| H A D | glext.h | 3455 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM3UI64VARBPROC) (GLuint program, GLint location, GLsizei count, const GLuint64 *value); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLsizei count,const GLuint64 * value)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 3262 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM3UI64VARBPROC) (GLuint program, GLint location, GLsizei count, const GLuint64 *value); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLsizei count,const GLuint64 * value)
|
| H A D | glext.h | 3419 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM3UI64VARBPROC) (GLuint program, GLint location, GLsizei count, const GLuint64 *value); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLsizei count,const GLuint64 * value)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 8935 typedef void (GLAPIENTRY *PFNGLPROGRAMUNIFORM3UI64VARBPROC)(GLuint program, GLint location, GLsizei count, const GLuint64 * value); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint program,GLint location,GLsizei count,const GLuint64 * value) [all...] |
Completed in 195 milliseconds