Searched refs:kForce_SyncQueue (Results 1 – 9 of 9) sorted by relevance
48 kForce_SyncQueue, enumerator
128 if (SyncQueue::kForce_SyncQueue == sync) {582 this->submitCommandBuffer(kForce_SyncQueue);803 this->submitCommandBuffer(kForce_SyncQueue);
53 kForce_SyncQueue, enumerator
186 this->submitCommandBuffer(SyncQueue::kForce_SyncQueue);239 if (sync == SyncQueue::kForce_SyncQueue) {254 if (!fCurrentCmdBuffer->commit(sync == SyncQueue::kForce_SyncQueue)) {319 return this->submitCommandBuffer(kForce_SyncQueue);1321 this->submitCommandBuffer(kForce_SyncQueue);
72 kForce_SyncQueue, enumerator
411 this->submitCommandBuffer(kForce_SyncQueue); in onWritePixels()1750 this->submitCommandBuffer(kForce_SyncQueue); in deleteTestingOnlyBackendRenderTarget()1756 this->submitCommandBuffer(kForce_SyncQueue); in testingOnly_flushGpuAndSync()2191 this->submitCommandBuffer(kForce_SyncQueue); in onReadPixels()
568 if (GrVkGpu::kForce_SyncQueue == sync) { in submitToQueue()
385 if (!this->currentCommandBuffer()->hasWork() && kForce_SyncQueue != sync && in submitCommandBuffer()403 if (didSubmit && sync == kForce_SyncQueue) { in submitCommandBuffer()508 if (!this->submitCommandBuffer(kForce_SyncQueue)) { in onWritePixels()1967 SkAssertResult(this->submitCommandBuffer(kForce_SyncQueue)); in deleteTestingOnlyBackendRenderTarget()2086 return this->submitCommandBuffer(kForce_SyncQueue); in onSubmitToGpu()2426 if (!this->submitCommandBuffer(kForce_SyncQueue)) { in onReadPixels()
202 kForce_SyncQueue, enumerator