Searched refs:backendSemaphoreSupport (Results 1 – 8 of 8) sorted by relevance
150 if (!mainCtx->priv().caps()->backendSemaphoreSupport()) { in surface_semaphore_test()267 if (!ctx->priv().caps()->backendSemaphoreSupport()) { in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS()
407 bool backendSemaphoreSupport() const { return fBackendSemaphoreSupport; } in backendSemaphoreSupport() function
694 if (this->caps()->backendSemaphoreSupport() && info.fNumSemaphores) { in executeFlushInfo()
543 if (!didFlush || (!direct->priv().caps()->backendSemaphoreSupport() && info.fNumSemaphores)) { in flushSurfaces()
397 if (!fGpu || !fGpu->caps()->backendSemaphoreSupport()) { in wait()
1543 if (numSemaphores && !this->caps()->backendSemaphoreSupport()) { in waitOnSemaphores()
1775 SkASSERT(this->caps()->backendSemaphoreSupport()); in wrapBackendSemaphore()
1602 SkASSERT(this->caps()->backendSemaphoreSupport());