Searched defs:PFNGLBINDATTRIBLOCATIONARBPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glext.h | 4898 typedef void (APIENTRYP PFNGLBINDATTRIBLOCATIONARBPROC) (GLhandleARB programObj, GLuint index, const GLcharARB *name); typedef in typeref:typename:void (APIENTRYP)(GLhandleARB programObj,GLuint index,const GLcharARB * name) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glext.h | 4880 typedef void (APIENTRYP PFNGLBINDATTRIBLOCATIONARBPROC) (GLhandleARB programObj, GLuint index, const GLcharARB *name); typedef in typeref:typename:void (APIENTRYP)(GLhandleARB programObj,GLuint index,const GLcharARB * name) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 6904 typedef void (GLAPIENTRY *PFNGLBINDATTRIBLOCATIONARBPROC)(GLhandleARB programObj, GLuint index, const GLcharARB * name); typedef in typeref:typename:void (GLAPIENTRY *)(GLhandleARB programObj,GLuint index,const GLcharARB * name) [all...] |
Completed in 164 milliseconds