Searched refs:NewLogicOp (Results 1 – 5 of 5) sorted by relevance
476 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewLogicOp ? 0 : _NEW_COLOR); in _mesa_set_enable()477 ctx->NewDriverState |= ctx->DriverFlags.NewLogicOp; in _mesa_set_enable()495 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewLogicOp ? 0 : _NEW_COLOR); in _mesa_set_enable()496 ctx->NewDriverState |= ctx->DriverFlags.NewLogicOp; in _mesa_set_enable()
884 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewLogicOp ? 0 : _NEW_COLOR); in logic_op()885 ctx->NewDriverState |= ctx->DriverFlags.NewLogicOp; in logic_op()
1115 ctx->DriverFlags.NewLogicOp | in _mesa_PopAttrib()
4544 uint64_t NewLogicOp; member
328 f->NewLogicOp = ST_NEW_BLEND; in st_init_driver_flags()