Lines Matching refs:_glptr_GetTexGenfv
6043 typedef void (GLAPIENTRYP _glptr_GetTexGenfv)(GLenum, GLenum, GLfloat *);6046 static inline _glptr_GetTexGenfv GET_GetTexGenfv(struct _glapi_table *disp) {6047 return (_glptr_GetTexGenfv) (GET_by_offset(disp, _gloffset_GetTexGenfv));