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