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