Lines Matching refs:_glptr_TextureParameterf
14040 typedef void (GLAPIENTRYP _glptr_TextureParameterf)(GLuint, GLenum, GLfloat);14043 static inline _glptr_TextureParameterf GET_TextureParameterf(struct _glapi_table *disp) {14044 return (_glptr_TextureParameterf) (GET_by_offset(disp, _gloffset_TextureParameterf));