Searched defs:PFNGLBINDATTRIBLOCATIONARBPROC (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglext.h4898 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 Dglext.h4880 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 Dgl_generated.h6904 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