Lines Matching refs:GrSemaphoresSubmitted
199 GrSemaphoresSubmitted GrDrawingManager::flush(GrSurfaceProxy* proxy,
212 return GrSemaphoresSubmitted::kNo;
221 return GrSemaphoresSubmitted::kNo; // Can't flush while DDL recording
229 return GrSemaphoresSubmitted::kNo; // Can't flush while DDL recording
348 GrSemaphoresSubmitted result = gpu->finishFlush(proxy, access, flags, numSemaphores,
477 GrSemaphoresSubmitted GrDrawingManager::prepareSurfaceForExternalIO(
483 return GrSemaphoresSubmitted::kNo;
490 return GrSemaphoresSubmitted::kNo; // Can't flush while DDL recording
495 return GrSemaphoresSubmitted::kNo; // Can't flush while DDL recording
500 GrSemaphoresSubmitted result = GrSemaphoresSubmitted::kNo;