Lines Matching refs:_glptr_GetMaterialfv
5933 typedef void (GLAPIENTRYP _glptr_GetMaterialfv)(GLenum, GLenum, GLfloat *);5936 static inline _glptr_GetMaterialfv GET_GetMaterialfv(struct _glapi_table *disp) {5937 return (_glptr_GetMaterialfv) (GET_by_offset(disp, _gloffset_GetMaterialfv));