Searched refs:semaphoreMaxValue (Results 1 – 1 of 1) sorted by relevance
699 …const Unique<VkSemaphore> semaphoreMaxValue (createSemaphoreType(vk, device, VK_SEMAPHORE_TYPE_TIM… in initialValueCase() local701 waitInfo.pSemaphores = &semaphoreMaxValue.get(); in initialValueCase()707 VK_CHECK(vk.getSemaphoreCounterValue(device, *semaphoreMaxValue, &value)); in initialValueCase()