Lines Matching refs:_glptr_PassTexCoordATI
16801 typedef void (GLAPIENTRYP _glptr_PassTexCoordATI)(GLuint, GLuint, GLenum);16804 static inline _glptr_PassTexCoordATI GET_PassTexCoordATI(struct _glapi_table *disp) {16805 return (_glptr_PassTexCoordATI) (GET_by_offset(disp, _gloffset_PassTexCoordATI));