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