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

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h1809 typedef void (APIENTRYP PFNGLUNIFORM2DPROC) (GLint location, GLdouble x, GLdouble y); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLdouble x,GLdouble y)
H A Dglext.h1756 typedef void (APIENTRYP PFNGLUNIFORM2DPROC) (GLint location, GLdouble x, GLdouble y); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLdouble x,GLdouble y)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h1772 typedef void (APIENTRYP PFNGLUNIFORM2DPROC) (GLint location, GLdouble x, GLdouble y); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLdouble x,GLdouble y)
H A Dglext.h1720 typedef void (APIENTRYP PFNGLUNIFORM2DPROC) (GLint location, GLdouble x, GLdouble y); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLdouble x,GLdouble y)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated_dispatch.c2722 PFNGLUNIFORM2DPROC epoxy_glUniform2d;
[all...]
H A Dgl_generated.h9542 typedef void (GLAPIENTRY *PFNGLUNIFORM2DPROC)(GLint location, GLdouble x, GLdouble y); typedef in typeref:typename:void (GLAPIENTRY *)(GLint location,GLdouble x,GLdouble y)
[all...]

Completed in 291 milliseconds