Searched refs:NewLogicOp (Results 1 – 5 of 5) sorted by relevance
569 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewLogicOp ? 0 : _NEW_COLOR); in _mesa_set_enable()570 ctx->NewDriverState |= ctx->DriverFlags.NewLogicOp; in _mesa_set_enable()598 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewLogicOp ? 0 : _NEW_COLOR); in _mesa_set_enable()599 ctx->NewDriverState |= ctx->DriverFlags.NewLogicOp; in _mesa_set_enable()
905 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewLogicOp ? 0 : _NEW_COLOR); in logic_op()906 ctx->NewDriverState |= ctx->DriverFlags.NewLogicOp; in logic_op()
1169 ctx->DriverFlags.NewLogicOp | in _mesa_PopAttrib()
4739 uint64_t NewLogicOp; member
521 f->NewLogicOp = ST_NEW_BLEND; in st_init_driver_flags()