Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dpolygon.h43 _mesa_polygon_stipple(struct gl_context *ctx, const GLubyte *pattern);
Dpolygon.c202 _mesa_polygon_stipple(struct gl_context *ctx, const GLubyte *pattern) in _mesa_polygon_stipple() function
232 _mesa_polygon_stipple(ctx, pattern); in _mesa_PolygonStipple()