Lines Matching refs:_glptr_TexParameterfv
4943 typedef void (GLAPIENTRYP _glptr_TexParameterfv)(GLenum, GLenum, const GLfloat *);4946 static inline _glptr_TexParameterfv GET_TexParameterfv(struct _glapi_table *disp) {4947 return (_glptr_TexParameterfv) (GET_by_offset(disp, _gloffset_TexParameterfv));