Searched defs:PFNGLUNIFORM1I64VARBPROC (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 3269 typedef void (APIENTRYP PFNGLUNIFORM1I64VARBPROC) (GLint location, GLsizei count, const GLint64 *value); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLsizei count,const GLint64 * value)
|
| H A D | glext.h | 3425 typedef void (APIENTRYP PFNGLUNIFORM1I64VARBPROC) (GLint location, GLsizei count, const GLint64 *value); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLsizei count,const GLint64 * value)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 3232 typedef void (APIENTRYP PFNGLUNIFORM1I64VARBPROC) (GLint location, GLsizei count, const GLint64 *value); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLsizei count,const GLint64 * value)
|
| H A D | glext.h | 3389 typedef void (APIENTRYP PFNGLUNIFORM1I64VARBPROC) (GLint location, GLsizei count, const GLint64 *value); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLsizei count,const GLint64 * value)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 9529 typedef void (GLAPIENTRY *PFNGLUNIFORM1I64VARBPROC)(GLint location, GLsizei count, const GLint64 * value); typedef in typeref:typename:void (GLAPIENTRY *)(GLint location,GLsizei count,const GLint64 * value) [all...] |
Completed in 178 milliseconds