Searched refs:PFNGLUNIFORM1FVPROC (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/util/
H A Dshaderutil.h90 extern PFNGLUNIFORM1FVPROC Uniform1fv;
H A Dshaderutil.c37 PFNGLUNIFORM1FVPROC Uniform1fv = NULL;
/xsrc/external/mit/MesaLib.old/dist/include/GLES2/
H A Dgl2.h495 typedef void (GL_APIENTRYP PFNGLUNIFORM1FVPROC) (GLint location, GLsizei count, const GLfloat *value); typedef in typeref:typename:void (GL_APIENTRYP)(GLint location,GLsizei count,const GLfloat * value)
/xsrc/external/mit/MesaLib/dist/include/GLES2/
H A Dgl2.h495 typedef void (GL_APIENTRYP PFNGLUNIFORM1FVPROC) (GLint location, GLsizei count, const GLfloat *value); typedef in typeref:typename:void (GL_APIENTRYP)(GLint location,GLsizei count,const GLfloat * value)
/xsrc/external/mit/MesaLib.old/dist/include/GLES3/
H A Dgl3.h495 typedef void (GL_APIENTRYP PFNGLUNIFORM1FVPROC) (GLint location, GLsizei count, const GLfloat *value); typedef in typeref:typename:void (GL_APIENTRYP)(GLint location,GLsizei count,const GLfloat * value)
H A Dgl31.h497 typedef void (GL_APIENTRYP PFNGLUNIFORM1FVPROC) (GLint location, GLsizei count, const GLfloat *value); typedef in typeref:typename:void (GL_APIENTRYP)(GLint location,GLsizei count,const GLfloat * value)
H A Dgl32.h497 typedef void (GL_APIENTRYP PFNGLUNIFORM1FVPROC) (GLint location, GLsizei count, const GLfloat *value); typedef in typeref:typename:void (GL_APIENTRYP)(GLint location,GLsizei count,const GLfloat * value)
/xsrc/external/mit/MesaLib/dist/include/GLES3/
H A Dgl3.h495 typedef void (GL_APIENTRYP PFNGLUNIFORM1FVPROC) (GLint location, GLsizei count, const GLfloat *value); typedef in typeref:typename:void (GL_APIENTRYP)(GLint location,GLsizei count,const GLfloat * value)
H A Dgl31.h495 typedef void (GL_APIENTRYP PFNGLUNIFORM1FVPROC) (GLint location, GLsizei count, const GLfloat *value); typedef in typeref:typename:void (GL_APIENTRYP)(GLint location,GLsizei count,const GLfloat * value)
H A Dgl32.h495 typedef void (GL_APIENTRYP PFNGLUNIFORM1FVPROC) (GLint location, GLsizei count, const GLfloat *value); typedef in typeref:typename:void (GL_APIENTRYP)(GLint location,GLsizei count,const GLfloat * value)
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h819 typedef void (APIENTRYP PFNGLUNIFORM1FVPROC) (GLint location, GLsizei count, const GLfloat *value); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLsizei count,const GLfloat * value)
H A Dglext.h693 typedef void (APIENTRYP PFNGLUNIFORM1FVPROC) (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 Dglcorearb.h819 typedef void (APIENTRYP PFNGLUNIFORM1FVPROC) (GLint location, GLsizei count, const GLfloat *value); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLsizei count,const GLfloat * value)
H A Dglext.h694 typedef void (APIENTRYP PFNGLUNIFORM1FVPROC) (GLint location, GLsizei count, const GLfloat *value); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLsizei count,const GLfloat * value)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated_dispatch.c2704 PFNGLUNIFORM1FVPROC epoxy_glUniform1fv;
[all...]
H A Dgl_generated.h9524 typedef void (GLAPIENTRY *PFNGLUNIFORM1FVPROC)(GLint location, GLsizei count, const GLfloat * value); typedef in typeref:typename:void (GLAPIENTRY *)(GLint location,GLsizei count,const GLfloat * value)
[all...]

Completed in 380 milliseconds