Searched refs:_mesa_unpack_polygon_stipple (Results 1 – 3 of 3) sorted by relevance
35 _mesa_unpack_polygon_stipple(const GLubyte *pattern, GLuint dest[32],
199 _mesa_unpack_polygon_stipple(pattern, ctx->PolygonStipple, &ctx->Unpack); in _mesa_PolygonStipple()
97 _mesa_unpack_polygon_stipple( const GLubyte *pattern, GLuint dest[32], in _mesa_unpack_polygon_stipple() function