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

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h1810 typedef void (APIENTRYP PFNGLUNIFORM3DPROC) (GLint location, GLdouble x, GLdouble y, GLdouble z); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLdouble x,GLdouble y,GLdouble z)
H A Dglext.h1757 typedef void (APIENTRYP PFNGLUNIFORM3DPROC) (GLint location, GLdouble x, GLdouble y, GLdouble z); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLdouble x,GLdouble y,GLdouble z)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h1773 typedef void (APIENTRYP PFNGLUNIFORM3DPROC) (GLint location, GLdouble x, GLdouble y, GLdouble z); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLdouble x,GLdouble y,GLdouble z)
H A Dglext.h1721 typedef void (APIENTRYP PFNGLUNIFORM3DPROC) (GLint location, GLdouble x, GLdouble y, GLdouble z); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLdouble x,GLdouble y,GLdouble z)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated_dispatch.c2744 PFNGLUNIFORM3DPROC epoxy_glUniform3d;
[all...]
H A Dgl_generated.h9564 typedef void (GLAPIENTRY *PFNGLUNIFORM3DPROC)(GLint location, GLdouble x, GLdouble y, GLdouble z); typedef in typeref:typename:void (GLAPIENTRY *)(GLint location,GLdouble x,GLdouble y,GLdouble z)
[all...]

Completed in 291 milliseconds