Searched refs:_glptr_GetPolygonStipple (Results 1 – 1 of 1) sorted by relevance
5495 typedef void (GLAPIENTRYP _glptr_GetPolygonStipple)(GLubyte *); typedef5498 static inline _glptr_GetPolygonStipple GET_GetPolygonStipple(struct _glapi_table *disp) { in GET_GetPolygonStipple()5499 return (_glptr_GetPolygonStipple) (GET_by_offset(disp, _gloffset_GetPolygonStipple)); in GET_GetPolygonStipple()