Searched defs:waitSemaphore (Results 1 – 3 of 3) sorted by relevance
265 DeviceScoped<Semaphore> waitSemaphore(device); in serverWait() local
3995 vk::Semaphore waitSemaphore = mCurrentWindowSurface->getAcquireImageSemaphore(); in waitForSwapchainImageIfNecessary() local
7985 void Context::waitSemaphore(SemaphoreID semaphoreHandle, in waitSemaphore() function in gl::Context