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

/xsrc/external/mit/MesaLib.old/dist/include/GLES3/
H A Dgl31.h1404 typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM2IPROC) (GLuint program, GLint location, GLint v0, GLint v1); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLint location,GLint v0,GLint v1)
H A Dgl32.h1404 typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM2IPROC) (GLuint program, GLint location, GLint v0, GLint v1); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLint location,GLint v0,GLint v1)
/xsrc/external/mit/MesaLib/dist/include/GLES3/
H A Dgl31.h1402 typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM2IPROC) (GLuint program, GLint location, GLint v0, GLint v1); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLint location,GLint v0,GLint v1)
H A Dgl32.h1402 typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM2IPROC) (GLuint program, GLint location, GLint v0, GLint v1); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLint location,GLint v0,GLint v1)
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h1958 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM2IPROC) (GLuint program, GLint location, GLint v0, GLint v1); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLint v0,GLint v1)
H A Dglext.h1905 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM2IPROC) (GLuint program, GLint location, GLint v0, GLint v1); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLint v0,GLint v1)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h1921 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM2IPROC) (GLuint program, GLint location, GLint v0, GLint v1); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLint v0,GLint v1)
H A Dglext.h1869 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM2IPROC) (GLuint program, GLint location, GLint v0, GLint v1); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLint v0,GLint v1)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated_dispatch.c2080 PFNGLPROGRAMUNIFORM2IPROC epoxy_glProgramUniform2i;
[all...]
H A Dgl_generated.h8900 typedef void (GLAPIENTRY *PFNGLPROGRAMUNIFORM2IPROC)(GLuint program, GLint location, GLint v0, GLint v1); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint program,GLint location,GLint v0,GLint v1)
[all...]

Completed in 357 milliseconds