Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dpack.h37 _mesa_unpack_polygon_stipple(const GLubyte *pattern, GLuint dest[32],
Dpolygon.c262 _mesa_unpack_polygon_stipple(pattern, ctx->PolygonStipple, &ctx->Unpack); in _mesa_PolygonStipple()
Dpack.c98 _mesa_unpack_polygon_stipple( const GLubyte *pattern, GLuint dest[32], in _mesa_unpack_polygon_stipple() function