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

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglext.h4161 typedef void (APIENTRYP PFNGLUNIFORM3IVARBPROC) (GLint location, GLsizei count, const GLint *value); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLsizei count,const GLint * value)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglext.h4144 typedef void (APIENTRYP PFNGLUNIFORM3IVARBPROC) (GLint location, GLsizei count, const GLint *value); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLsizei count,const GLint * value)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h9577 typedef void (GLAPIENTRY *PFNGLUNIFORM3IVARBPROC)(GLint location, GLsizei count, const GLint * value); typedef in typeref:typename:void (GLAPIENTRY *)(GLint location,GLsizei count,const GLint * value)
[all...]

Completed in 145 milliseconds