Searched defs:PFNGLUNIFORM2I64VARBPROC (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 3270 typedef void (APIENTRYP PFNGLUNIFORM2I64VARBPROC) (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 | 3426 typedef void (APIENTRYP PFNGLUNIFORM2I64VARBPROC) (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 | 3233 typedef void (APIENTRYP PFNGLUNIFORM2I64VARBPROC) (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 | 3390 typedef void (APIENTRYP PFNGLUNIFORM2I64VARBPROC) (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 | 9551 typedef void (GLAPIENTRY *PFNGLUNIFORM2I64VARBPROC)(GLint location, GLsizei count, const GLint64 * value); typedef in typeref:typename:void (GLAPIENTRY *)(GLint location,GLsizei count,const GLint64 * value) [all...] |
Completed in 191 milliseconds