Searched defs:PFNGLPROGRAMNAMEDPARAMETER4DVNVPROC (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglext.h9871 typedef void (APIENTRYP PFNGLPROGRAMNAMEDPARAMETER4DVNVPROC) (GLuint id, GLsizei len, const GLubyte *name, const GLdouble *v); typedef in typeref:typename:void (APIENTRYP)(GLuint id,GLsizei len,const GLubyte * name,const GLdouble * v)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglext.h9942 typedef void (APIENTRYP PFNGLPROGRAMNAMEDPARAMETER4DVNVPROC) (GLuint id, GLsizei len, const GLubyte *name, const GLdouble *v); typedef in typeref:typename:void (APIENTRYP)(GLuint id,GLsizei len,const GLubyte * name,const GLdouble * v)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h8853 typedef void (GLAPIENTRY *PFNGLPROGRAMNAMEDPARAMETER4DVNVPROC)(GLuint id, GLsizei len, const GLubyte * name, const GLdouble * v); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint id,GLsizei len,const GLubyte * name,const GLdouble * v)
[all...]

Completed in 154 milliseconds