Home
last modified time | relevance | path

Searched refs:mainCtx (Results 1 – 2 of 2) sorted by relevance

/external/skqp/tests/
DSurfaceSemaphoreTest.cpp118 GrContext* mainCtx = mainInfo.grContext(); in surface_semaphore_test() local
119 if (!mainCtx->caps()->fenceSyncSupport()) { in surface_semaphore_test()
126 sk_sp<SkSurface> mainSurface(SkSurface::MakeRenderTarget(mainCtx, SkBudgeted::kNo, in surface_semaphore_test()
136 GrVkGpu* gpu = static_cast<GrVkGpu*>(mainCtx->contextPriv().getGpu()); in surface_semaphore_test()
153 mainCtx->flushAndSignalSemaphores(2, semaphores.get()); in surface_semaphore_test()
/external/skia/tests/
DSurfaceSemaphoreTest.cpp118 GrContext* mainCtx = mainInfo.grContext(); in surface_semaphore_test() local
119 if (!mainCtx->caps()->fenceSyncSupport()) { in surface_semaphore_test()
126 sk_sp<SkSurface> mainSurface(SkSurface::MakeRenderTarget(mainCtx, SkBudgeted::kNo, in surface_semaphore_test()
136 GrVkGpu* gpu = static_cast<GrVkGpu*>(mainCtx->contextPriv().getGpu()); in surface_semaphore_test()
153 mainCtx->flushAndSignalSemaphores(2, semaphores.get()); in surface_semaphore_test()