Searched refs:_glptr_LineWidthx (Results 1 – 1 of 1) sorted by relevance
17650 typedef void (GLAPIENTRYP _glptr_LineWidthx)(GLfixed); typedef17653 static inline _glptr_LineWidthx GET_LineWidthx(struct _glapi_table *disp) { in GET_LineWidthx()17654 return (_glptr_LineWidthx) (GET_by_offset(disp, _gloffset_LineWidthx)); in GET_LineWidthx()