Home
last modified time | relevance | path

Searched refs:_glptr_LineWidthx (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h17650 typedef void (GLAPIENTRYP _glptr_LineWidthx)(GLfixed); typedef
17653 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()