Lines Matching defs:flush
140 * flush the context. Calling resetContext() does not change the set that will be bound
360 * flush calls.
367 * API. This is equivalent to calling GrContext::flush with a default GrFlushInfo followed by
371 this->flush(GrFlushInfo());
380 * sync objects from the flush will not be valid until a submission occurs.
395 * emphasized that a return value of GrSemaphoresSubmitted::kNo does not mean the flush did not
399 GrSemaphoresSubmitted flush(const GrFlushInfo& info);
401 void flush() { this->flush({}); }
407 * If the call returns true, all previously passed in semaphores in flush calls will have been
776 * called (e.g updateBackendTexture and flush). If finishedProc is not null then it will be