Searched refs:semaphoreDefaultValue (Results 1 – 1 of 1) sorted by relevance
641 …const Unique<VkSemaphore> semaphoreDefaultValue (createSemaphoreType(vk, device, VK_SEMAPHOR… in initialValueCase() local656 waitInfo.pSemaphores = &semaphoreDefaultValue.get(); in initialValueCase()663 …InfoKHR waitSemaphoreSubmitInfo = makeCommonSemaphoreSubmitInfo(*semaphoreDefaultValue, initialVa… in initialValueCase()682 VK_CHECK(vk.getSemaphoreCounterValue(device, *semaphoreDefaultValue, &value)); in initialValueCase()