Lines Matching defs:flush
440 * driver the opportunity to throttle on flush front, copysubbuffer
456 * Asks the driver to flush any queued work necessary for serializing with the
475 psc->f->flush(draw->driDrawable);
484 enum __DRI2throttleReason reason, Bool flush)
503 if (flush)
523 int width, int height, Bool flush)
526 __DRI2_THROTTLE_COPYSUBBUFFER, flush);
543 (*psc->f->flush) (priv->driDrawable);
734 int64_t remainder, Bool flush)
746 if (flush)