Home
last modified time | relevance | path

Searched refs:wait_sems (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_queue.c82 const VkSemaphore *wait_sems; in vn_queue_submission_count_batch_semaphores() local
87 wait_sems = u.submit_batch->pWaitSemaphores; in vn_queue_submission_count_batch_semaphores()
92 wait_sems = u.bind_sparse_batch->pWaitSemaphores; in vn_queue_submission_count_batch_semaphores()
102 struct vn_semaphore *sem = vn_semaphore_from_handle(wait_sems[i]); in vn_queue_submission_count_batch_semaphores()

Completed in 4 milliseconds