Home | History | Annotate | Download | only in swrast

Lines Matching refs:StippleFlag

660    ASSERT(ctx->Polygon.StippleFlag);
1195 if (ctx->Polygon.StippleFlag && span->primitive == GL_POLYGON) {