Searched defs:PFNGLCOLORPOINTERVINTELPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glext.h | 9198 typedef void (APIENTRYP PFNGLCOLORPOINTERVINTELPROC) (GLint size, GLenum type, const void **pointer); typedef in typeref:typename:void (APIENTRYP)(GLint size,GLenum type,const void ** pointer) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glext.h | 9221 typedef void (APIENTRYP PFNGLCOLORPOINTERVINTELPROC) (GLint size, GLenum type, const void **pointer); typedef in typeref:typename:void (APIENTRYP)(GLint size,GLenum type,const void ** pointer) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 7153 typedef void (GLAPIENTRY *PFNGLCOLORPOINTERVINTELPROC)(GLint size, GLenum type, const void ** pointer); typedef in typeref:typename:void (GLAPIENTRY *)(GLint size,GLenum type,const void ** pointer) [all...] |
Completed in 168 milliseconds