Searched defs:PFNGLVERTEXSTREAM1DVATIPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glext.h | 6385 typedef void (APIENTRYP PFNGLVERTEXSTREAM1DVATIPROC) (GLenum stream, const GLdouble *coords); typedef in typeref:typename:void (APIENTRYP)(GLenum stream,const GLdouble * coords) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glext.h | 6383 typedef void (APIENTRYP PFNGLVERTEXSTREAM1DVATIPROC) (GLenum stream, const GLdouble *coords); typedef in typeref:typename:void (APIENTRYP)(GLenum stream,const GLdouble * coords) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 10000 typedef void (GLAPIENTRY *PFNGLVERTEXSTREAM1DVATIPROC)(GLenum stream, const GLdouble * coords); typedef in typeref:typename:void (GLAPIENTRY *)(GLenum stream,const GLdouble * coords) [all...] |
Completed in 242 milliseconds