Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dpack.h40 _mesa_pack_polygon_stipple(const GLuint pattern[32], GLubyte *dest,
Dpolygon.c226 _mesa_pack_polygon_stipple(ctx->PolygonStipple, dest, &ctx->Pack); in _mesa_GetnPolygonStippleARB()
Dpack.c125 _mesa_pack_polygon_stipple( const GLuint pattern[32], GLubyte *dest, in _mesa_pack_polygon_stipple() function