Lines Matching defs:flush
336 ctx->flush(ctx, NULL, 0);
400 * context 2 queues draw calls rendering to the texture, but doesn't flush
422 sctx->b.flush(&sctx->b, NULL, 0);
668 bool flush = false;
713 flush = true;
726 /* Displayable DCC requires an explicit flush. */
732 flush = false;
742 flush = !flushed;
788 flush = true;
815 if (flush && ctx)
816 sctx->b.flush(&sctx->b, NULL, 0);
1639 /* Displayable DCC requires an explicit flush. */
1708 * stencil part during flush.