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

/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dgetprocaddress.c2328 PFNGLUNIFORM3FVARBPROC Uniform3fvARB = (PFNGLUNIFORM3FVARBPROC) func;
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated_dispatch.c2749 PFNGLUNIFORM3FVARBPROC epoxy_glUniform3fvARB;
[all...]
H A Dgl_generated.h9569 typedef void (GLAPIENTRY *PFNGLUNIFORM3FVARBPROC)(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.h4157 typedef void (APIENTRYP PFNGLUNIFORM3FVARBPROC) (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.h4140 typedef void (APIENTRYP PFNGLUNIFORM3FVARBPROC) (GLint location, GLsizei count, const GLfloat *value); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLsizei count,const GLfloat * value)

Completed in 281 milliseconds