Searched refs:DD_TRI_STIPPLE (Results 1 – 1 of 1) sorted by relevance
934 #define DD_TRI_STIPPLE (1 << 4) macro939 #define ANY_FALLBACK_FLAGS (DD_LINE_STIPPLE | DD_TRI_STIPPLE | DD_POINT_ATTEN)952 (ctx->Polygon.StippleFlag ? DD_TRI_STIPPLE : 0) | in intelChooseRenderState()997 if ((flags & DD_TRI_STIPPLE) && !intel->hw_stipple) in intelChooseRenderState()