Searched refs:_glptr_PolygonStipple (Results 1 – 1 of 1) sorted by relevance
4406 typedef void (GLAPIENTRYP _glptr_PolygonStipple)(const GLubyte *); typedef4409 static inline _glptr_PolygonStipple GET_PolygonStipple(struct _glapi_table *disp) { in GET_PolygonStipple()4410 return (_glptr_PolygonStipple) (GET_by_offset(disp, _gloffset_PolygonStipple)); in GET_PolygonStipple()