Searched refs:PFNGLPROGRAMUNIFORM1FPROC (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GLES3/
H A Dgl31.h1411 typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM1FPROC) (GLuint program, GLint location, GLfloat v0); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLint location,GLfloat v0)
H A Dgl32.h1411 typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM1FPROC) (GLuint program, GLint location, GLfloat v0); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLint location,GLfloat v0)
/xsrc/external/mit/MesaLib/dist/include/GLES3/
H A Dgl31.h1409 typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM1FPROC) (GLuint program, GLint location, GLfloat v0); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLint location,GLfloat v0)
H A Dgl32.h1409 typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM1FPROC) (GLuint program, GLint location, GLfloat v0); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLint location,GLfloat v0)
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h1952 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM1FPROC) (GLuint program, GLint location, GLfloat v0); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLfloat v0)
H A Dglext.h1899 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM1FPROC) (GLuint program, GLint location, GLfloat v0); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLfloat v0)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h1915 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM1FPROC) (GLuint program, GLint location, GLfloat v0); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLfloat v0)
H A Dglext.h1863 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM1FPROC) (GLuint program, GLint location, GLfloat v0); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLfloat v0)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated_dispatch.c2052 PFNGLPROGRAMUNIFORM1FPROC epoxy_glProgramUniform1f;
[all...]
H A Dgl_generated.h8872 typedef void (GLAPIENTRY *PFNGLPROGRAMUNIFORM1FPROC)(GLuint program, GLint location, GLfloat v0); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint program,GLint location,GLfloat v0)
[all...]

Completed in 316 milliseconds