Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/
Dswr_context.h50 #define SWR_NEW_STIPPLE (1 << 12) macro
Dswr_state.cpp690 ctx->dirty |= SWR_NEW_STIPPLE; in swr_set_polygon_stipple()
1987 if (ctx->dirty & SWR_NEW_STIPPLE) { in swr_update_derived()