Home | History | Annotate | Download | only in main

Lines Matching refs:DriverFlags

66    FLUSH_VERTICES(ctx, ctx->DriverFlags.NewPolygonState ? 0 : _NEW_POLYGON,
68 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonState;
118 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewPolygonState ? 0 : _NEW_POLYGON,
120 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonState;
196 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewPolygonState ? 0 : _NEW_POLYGON,
198 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonState;
204 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewPolygonState ? 0 : _NEW_POLYGON,
206 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonState;
217 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewPolygonState ? 0 : _NEW_POLYGON,
219 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonState;
264 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewPolygonStipple ? 0 :
267 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonStipple;
325 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewPolygonState ? 0 : _NEW_POLYGON,
327 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonState;