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

/xsrc/external/mit/mesa-demos/dist/src/util/
H A Dshaderutil.h91 extern PFNGLUNIFORM2FVPROC Uniform2fv;
H A Dshaderutil.c38 PFNGLUNIFORM2FVPROC Uniform2fv = NULL;
/xsrc/external/mit/MesaLib.old/dist/include/GLES2/
H A Dgl2.h499 typedef void (GL_APIENTRYP PFNGLUNIFORM2FVPROC) (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.h499 typedef void (GL_APIENTRYP PFNGLUNIFORM2FVPROC) (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.h499 typedef void (GL_APIENTRYP PFNGLUNIFORM2FVPROC) (GLint location, GLsizei count, const GLfloat *value); typedef in typeref:typename:void (GL_APIENTRYP)(GLint location,GLsizei count,const GLfloat * value)
H A Dgl31.h501 typedef void (GL_APIENTRYP PFNGLUNIFORM2FVPROC) (GLint location, GLsizei count, const GLfloat *value); typedef in typeref:typename:void (GL_APIENTRYP)(GLint location,GLsizei count,const GLfloat * value)
H A Dgl32.h501 typedef void (GL_APIENTRYP PFNGLUNIFORM2FVPROC) (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.h499 typedef void (GL_APIENTRYP PFNGLUNIFORM2FVPROC) (GLint location, GLsizei count, const GLfloat *value); typedef in typeref:typename:void (GL_APIENTRYP)(GLint location,GLsizei count,const GLfloat * value)
H A Dgl31.h499 typedef void (GL_APIENTRYP PFNGLUNIFORM2FVPROC) (GLint location, GLsizei count, const GLfloat *value); typedef in typeref:typename:void (GL_APIENTRYP)(GLint location,GLsizei count,const GLfloat * value)
H A Dgl32.h499 typedef void (GL_APIENTRYP PFNGLUNIFORM2FVPROC) (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.h820 typedef void (APIENTRYP PFNGLUNIFORM2FVPROC) (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 PFNGLUNIFORM2FVPROC) (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.h820 typedef void (APIENTRYP PFNGLUNIFORM2FVPROC) (GLint location, GLsizei count, const GLfloat *value); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLsizei count,const GLfloat * value)
H A Dglext.h695 typedef void (APIENTRYP PFNGLUNIFORM2FVPROC) (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.c2726 PFNGLUNIFORM2FVPROC epoxy_glUniform2fv;
[all...]
H A Dgl_generated.h9546 typedef void (GLAPIENTRY *PFNGLUNIFORM2FVPROC)(GLint location, GLsizei count, const GLfloat * value); typedef in typeref:typename:void (GLAPIENTRY *)(GLint location,GLsizei count,const GLfloat * value)
[all...]

Completed in 398 milliseconds