Searched defs:PFNGLGETUNIFORMDVPROC (Results 1 - 5 of 5) 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.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 181 milliseconds