Searched refs:fenceSyncSupport (Results 1 – 17 of 17) sorted by relevance
383 if (this->caps()->fenceSyncSupport()) { in finishFlush()400 this->onFinishFlush((numSemaphores > 0 && this->caps()->fenceSyncSupport())); in finishFlush()401 return this->caps()->fenceSyncSupport() ? GrSemaphoresSubmitted::kYes in finishFlush()
244 bool fenceSyncSupport() const { return fFenceSyncSupport; } in fenceSyncSupport() function
1644 if (numSemaphores && !this->caps()->fenceSyncSupport()) { in waitOnSemaphores()
34 bool fenceSyncSupport() const { return fFenceSync != nullptr; } in fenceSyncSupport() function
408 if (this->caps()->fenceSyncSupport()) { in finishFlush()426 (numSemaphores > 0 && this->caps()->fenceSyncSupport()), in finishFlush()428 return this->caps()->fenceSyncSupport() ? GrSemaphoresSubmitted::kYes in finishFlush()
242 bool fenceSyncSupport() const { return fFenceSyncSupport; } in fenceSyncSupport() function
236 if (!fGpu || fGpu->caps()->fenceSyncSupport()) { in wait()
1744 if (numSemaphores && !this->caps()->fenceSyncSupport()) { in waitOnSemaphores()
113 if (!mainCtx->priv().caps()->fenceSyncSupport()) { in surface_semaphore_test()215 if (!ctx->priv().caps()->fenceSyncSupport()) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
113 if (!mainCtx->contextPriv().caps()->fenceSyncSupport()) { in surface_semaphore_test()215 if (!ctx->contextPriv().caps()->fenceSyncSupport()) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
420 if (!testCtx->fenceSyncSupport()) { in main()
209 if (!this->contextInfo.testContext()->fenceSyncSupport()) { in init()
4297 SkASSERT(this->caps()->fenceSyncSupport()); in insertFence()4315 SkASSERT(this->caps()->fenceSyncSupport()); in makeSemaphore()4322 SkASSERT(this->caps()->fenceSyncSupport()); in wrapBackendSemaphore()
4247 SkASSERT(this->caps()->fenceSyncSupport()); in insertFence()4265 SkASSERT(this->caps()->fenceSyncSupport()); in makeSemaphore()4272 SkASSERT(this->caps()->fenceSyncSupport()); in wrapBackendSemaphore()