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

/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dgetprocaddress.c2114 PFNGLUNIFORM2FVARBPROC Uniform2fvARB = (PFNGLUNIFORM2FVARBPROC) func;
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated_dispatch.c2727 PFNGLUNIFORM2FVARBPROC epoxy_glUniform2fvARB;
[all...]
H A Dgl_generated.h9547 typedef void (GLAPIENTRY *PFNGLUNIFORM2FVARBPROC)(GLint location, GLsizei count, const GLfloat * value); typedef in typeref:typename:void (GLAPIENTRY *)(GLint location,GLsizei count,const GLfloat * value)
[all...]
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglext.h4156 typedef void (APIENTRYP PFNGLUNIFORM2FVARBPROC) (GLint location, GLsizei count, const GLfloat *value); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLsizei count,const GLfloat * value)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglext.h4139 typedef void (APIENTRYP PFNGLUNIFORM2FVARBPROC) (GLint location, GLsizei count, const GLfloat *value); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLsizei count,const GLfloat * value)

Completed in 422 milliseconds