Searched refs:syncAllOutstandingGpuWork (Results 1 – 2 of 2) sorted by relevance
79 this->syncAllOutstandingGpuWork(/*shouldExecuteWhileAbandoned=*/false); in ~GrDirectContext()116 this->syncAllOutstandingGpuWork(this->caps()->mustSyncGpuDuringAbandon()); in abandonContext()160 this->syncAllOutstandingGpuWork(/*shouldExecuteWhileAbandoned=*/true); in releaseResourcesAndAbandonContext()425 void GrDirectContext::syncAllOutstandingGpuWork(bool shouldExecuteWhileAbandoned) { in syncAllOutstandingGpuWork() function in GrDirectContext
849 void syncAllOutstandingGpuWork(bool shouldExecuteWhileAbandoned);