Searched defs:PFNGLGETUNIFORMFVPROC (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GLES2/
H A Dgl2.h457 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLint location,GLfloat * params)
/xsrc/external/mit/MesaLib/dist/include/GLES2/
H A Dgl2.h457 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLint location,GLfloat * params)
/xsrc/external/mit/MesaLib.old/dist/include/GLES3/
H A Dgl3.h457 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLint location,GLfloat * params)
H A Dgl31.h459 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLint location,GLfloat * params)
H A Dgl32.h459 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLint location,GLfloat * params)
/xsrc/external/mit/MesaLib/dist/include/GLES3/
H A Dgl3.h457 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLint location,GLfloat * params)
H A Dgl31.h457 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLint location,GLfloat * params)
H A Dgl32.h457 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLint location,GLfloat * params)
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h800 typedef void (APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLfloat * params)
H A Dglext.h674 typedef void (APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLfloat * params)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h800 typedef void (APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLfloat * params)
H A Dglext.h675 typedef void (APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLfloat * params)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h8098 typedef void (GLAPIENTRY *PFNGLGETUNIFORMFVPROC)(GLuint program, GLint location, GLfloat * params); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint program,GLint location,GLfloat * params)
[all...]

Completed in 255 milliseconds