Lines Matching refs:_glptr_PolygonStipple
4899 typedef void (GLAPIENTRYP _glptr_PolygonStipple)(const GLubyte *);4902 static inline _glptr_PolygonStipple GET_PolygonStipple(struct _glapi_table *disp) {4903 return (_glptr_PolygonStipple) (GET_by_offset(disp, _gloffset_PolygonStipple));