Searched defs:PFNGLTEXCOORDPOINTERVINTELPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glext.h | 9199 typedef void (APIENTRYP PFNGLTEXCOORDPOINTERVINTELPROC) (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 | 9222 typedef void (APIENTRYP PFNGLTEXCOORDPOINTERVINTELPROC) (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 | 9376 typedef void (GLAPIENTRY *PFNGLTEXCOORDPOINTERVINTELPROC)(GLint size, GLenum type, const void ** pointer); typedef in typeref:typename:void (GLAPIENTRY *)(GLint size,GLenum type,const void ** pointer) [all...] |
Completed in 158 milliseconds