Searched refs:NewLogicOp (Results 1 – 4 of 4) sorted by relevance
604 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewLogicOp ? 0 : _NEW_COLOR, in _mesa_set_enable()606 ctx->NewDriverState |= ctx->DriverFlags.NewLogicOp; in _mesa_set_enable()635 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewLogicOp ? 0 : _NEW_COLOR, in _mesa_set_enable()637 ctx->NewDriverState |= ctx->DriverFlags.NewLogicOp; in _mesa_set_enable()
936 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewLogicOp ? 0 : _NEW_COLOR, in logic_op()938 ctx->NewDriverState |= ctx->DriverFlags.NewLogicOp; in logic_op()
4847 uint64_t NewLogicOp; member
522 f->NewLogicOp = ST_NEW_BLEND; in st_init_driver_flags()