Home | History | Annotate | Download | only in osmesa

Lines Matching refs:SmoothFlag

198    if (ctx->Line.SmoothFlag)              return NULL;
203 if (ctx->Line.SmoothFlag) return NULL;
299 if (ctx->Polygon.SmoothFlag) return (swrast_tri_func) NULL;