Searched refs:wait_semaphores (Results 1 – 2 of 2) sorted by relevance
309 STACK_ARRAY(VkSemaphoreSubmitInfo, wait_semaphores, n_wait_semaphores); in vk_common_QueueSubmit()356 wait_semaphores[n_wait_semaphores + i] = (VkSemaphoreSubmitInfo) { in vk_common_QueueSubmit()389 .pWaitSemaphoreInfos = &wait_semaphores[n_wait_semaphores], in vk_common_QueueSubmit()424 STACK_ARRAY_FINISH(wait_semaphores); in vk_common_QueueSubmit()
1171 const VkSemaphore *wait_semaphores, in render_swapchain_display() argument1413 submit_info.pWaitSemaphores = wait_semaphores; in render_swapchain_display()1841 const VkSemaphore *wait_semaphores, in before_present() argument1853 wait_semaphores, n_wait_semaphores, in before_present()