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

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglext.h4173 typedef void (APIENTRYP PFNGLGETUNIFORMIVARBPROC) (GLhandleARB programObj, GLint location, GLint *params); typedef in typeref:typename:void (APIENTRYP)(GLhandleARB programObj,GLint location,GLint * params)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglext.h4156 typedef void (APIENTRYP PFNGLGETUNIFORMIVARBPROC) (GLhandleARB programObj, GLint location, GLint *params); typedef in typeref:typename:void (APIENTRYP)(GLhandleARB programObj,GLint location,GLint * params)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h8103 typedef void (GLAPIENTRY *PFNGLGETUNIFORMIVARBPROC)(GLhandleARB programObj, GLint location, GLint * params); typedef in typeref:typename:void (GLAPIENTRY *)(GLhandleARB programObj,GLint location,GLint * params)
[all...]

Completed in 143 milliseconds