Lines Matching refs:_glptr_TexParameterf
4932 typedef void (GLAPIENTRYP _glptr_TexParameterf)(GLenum, GLenum, GLfloat);4935 static inline _glptr_TexParameterf GET_TexParameterf(struct _glapi_table *disp) {4936 return (_glptr_TexParameterf) (GET_by_offset(disp, _gloffset_TexParameterf));