Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h4406 typedef void (GLAPIENTRYP _glptr_PolygonStipple)(const GLubyte *); typedef
4409 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()