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

/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dgetprocaddress.c2435 PFNGLUNIFORM4IVARBPROC Uniform4ivARB = (PFNGLUNIFORM4IVARBPROC) func;
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated_dispatch.c2779 PFNGLUNIFORM4IVARBPROC epoxy_glUniform4ivARB;
[all...]
H A Dgl_generated.h9599 typedef void (GLAPIENTRY *PFNGLUNIFORM4IVARBPROC)(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.h4162 typedef void (APIENTRYP PFNGLUNIFORM4IVARBPROC) (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.h4145 typedef void (APIENTRYP PFNGLUNIFORM4IVARBPROC) (GLint location, GLsizei count, const GLint *value); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLsizei count,const GLint * value)

Completed in 236 milliseconds