Searched refs:PFNGLGETUNIFORMDVPROC (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h1825 typedef void (APIENTRYP PFNGLGETUNIFORMDVPROC) (GLuint program, GLint location, GLdouble *params); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLdouble * params)
H A Dglext.h1772 typedef void (APIENTRYP PFNGLGETUNIFORMDVPROC) (GLuint program, GLint location, GLdouble *params); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLdouble * params)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h1788 typedef void (APIENTRYP PFNGLGETUNIFORMDVPROC) (GLuint program, GLint location, GLdouble *params); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLdouble * params)
H A Dglext.h1736 typedef void (APIENTRYP PFNGLGETUNIFORMDVPROC) (GLuint program, GLint location, GLdouble *params); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLdouble * params)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated_dispatch.c1277 PFNGLGETUNIFORMDVPROC epoxy_glGetUniformdv;
[all...]
H A Dgl_generated.h8097 typedef void (GLAPIENTRY *PFNGLGETUNIFORMDVPROC)(GLuint program, GLint location, GLdouble * params); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint program,GLint location,GLdouble * params)
[all...]

Completed in 303 milliseconds