Searched defs:PFNGLMULTITEXCOORDP2UIPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glext.h | 1593 typedef void (APIENTRYP PFNGLMULTITEXCOORDP2UIPROC) (GLenum texture, GLenum type, GLuint coords); typedef in typeref:typename:void (APIENTRYP)(GLenum texture,GLenum type,GLuint coords) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glext.h | 1557 typedef void (APIENTRYP PFNGLMULTITEXCOORDP2UIPROC) (GLenum texture, GLenum type, GLuint coords); typedef in typeref:typename:void (APIENTRYP)(GLenum texture,GLenum type,GLuint coords) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 8580 typedef void (GLAPIENTRY *PFNGLMULTITEXCOORDP2UIPROC)(GLenum texture, GLenum type, GLuint coords); typedef in typeref:typename:void (GLAPIENTRY *)(GLenum texture,GLenum type,GLuint coords) [all...] |
Completed in 189 milliseconds