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