Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/v3d/
Dv3dx_state.c259 v3d_set_polygon_stipple(struct pipe_context *pctx, in v3d_set_polygon_stipple() function
1403 pctx->set_polygon_stipple = v3d_set_polygon_stipple; in v3dX()