Searched defs:PFNGLUNIFORM1DVPROC (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h1812 typedef void (APIENTRYP PFNGLUNIFORM1DVPROC) (GLint location, GLsizei count, const GLdouble *value); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLsizei count,const GLdouble * value)
H A Dglext.h1759 typedef void (APIENTRYP PFNGLUNIFORM1DVPROC) (GLint location, GLsizei count, const GLdouble *value); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLsizei count,const GLdouble * value)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h1775 typedef void (APIENTRYP PFNGLUNIFORM1DVPROC) (GLint location, GLsizei count, const GLdouble *value); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLsizei count,const GLdouble * value)
H A Dglext.h1723 typedef void (APIENTRYP PFNGLUNIFORM1DVPROC) (GLint location, GLsizei count, const GLdouble *value); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLsizei count,const GLdouble * value)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h9521 typedef void (GLAPIENTRY *PFNGLUNIFORM1DVPROC)(GLint location, GLsizei count, const GLdouble * value); typedef in typeref:typename:void (GLAPIENTRY *)(GLint location,GLsizei count,const GLdouble * value)
[all...]

Completed in 214 milliseconds