Searched refs:PFNGLUNIFORM1IVARBPROC (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dgetprocaddress.c1793 PFNGLUNIFORM1IVARBPROC Uniform1ivARB = (PFNGLUNIFORM1IVARBPROC) func;
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated_dispatch.c2713 PFNGLUNIFORM1IVARBPROC epoxy_glUniform1ivARB;
[all...]
H A Dgl_generated.h9533 typedef void (GLAPIENTRY *PFNGLUNIFORM1IVARBPROC)(GLint location, GLsizei count, const GLint * value); typedef in typeref:typename:void (GLAPIENTRY *)(GLint location,GLsizei count,const GLint * value)
[all...]
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglext.h4159 typedef void (APIENTRYP PFNGLUNIFORM1IVARBPROC) (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.h4142 typedef void (APIENTRYP PFNGLUNIFORM1IVARBPROC) (GLint location, GLsizei count, const GLint *value); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLsizei count,const GLint * value)

Completed in 461 milliseconds