Searched refs:syncAllOutstandingGpuWork (Results 1 – 2 of 2) sorted by relevance
95 this->syncAllOutstandingGpuWork(/*shouldExecuteWhileAbandoned=*/false); in ~GrDirectContext()132 this->syncAllOutstandingGpuWork(this->caps()->mustSyncGpuDuringAbandon()); in abandonContext()176 this->syncAllOutstandingGpuWork(/*shouldExecuteWhileAbandoned=*/true); in releaseResourcesAndAbandonContext()439 void GrDirectContext::syncAllOutstandingGpuWork(bool shouldExecuteWhileAbandoned) { in syncAllOutstandingGpuWork() function in GrDirectContext
850 void syncAllOutstandingGpuWork(bool shouldExecuteWhileAbandoned);