Searched refs:_glptr_PassTexCoordATI (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 16328 typedef void (GLAPIENTRYP _glptr_PassTexCoordATI)(GLuint, GLuint, GLenum); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLuint,GLenum) 16331 static inline _glptr_PassTexCoordATI GET_PassTexCoordATI(struct _glapi_table *disp) { 16332 return (_glptr_PassTexCoordATI) (GET_by_offset(disp, _gloffset_PassTexCoordATI));
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 16801 typedef void (GLAPIENTRYP _glptr_PassTexCoordATI)(GLuint, GLuint, GLenum); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLuint,GLenum) 16804 static inline _glptr_PassTexCoordATI GET_PassTexCoordATI(struct _glapi_table *disp) { 16805 return (_glptr_PassTexCoordATI) (GET_by_offset(disp, _gloffset_PassTexCoordATI)); [all...] |
Completed in 111 milliseconds