Lines Matching refs:_glptr_GetTexParameterxv
18528 typedef void (GLAPIENTRYP _glptr_GetTexParameterxv)(GLenum, GLenum, GLfixed *);18531 static inline _glptr_GetTexParameterxv GET_GetTexParameterxv(struct _glapi_table *disp) {18532 return (_glptr_GetTexParameterxv) (GET_by_offset(disp, _gloffset_GetTexParameterxv));