Searched refs:DD_LINE_STIPPLE (Results 1 – 1 of 1) sorted by relevance
937 #define DD_LINE_STIPPLE (1 << 7) macro940 #define ANY_FALLBACK_FLAGS (DD_LINE_STIPPLE | DD_TRI_STIPPLE | DD_POINT_ATTEN)957 (ctx->Line.StippleFlag ? DD_LINE_STIPPLE : 0) | in intelChooseRenderState()995 if (flags & DD_LINE_STIPPLE) in intelChooseRenderState()