Searched refs:out_semaphores (Results 1 – 3 of 3) sorted by relevance
204 const VkSemaphore *in_semaphores = NULL, *out_semaphores = NULL; in anv_QueueSubmit() local214 out_semaphores = pSubmits[i].pSignalSemaphores; in anv_QueueSubmit()220 out_semaphores, num_out_semaphores, in anv_QueueSubmit()
1453 const VkSemaphore *out_semaphores, in anv_cmd_buffer_execbuf() argument1509 ANV_FROM_HANDLE(anv_semaphore, semaphore, out_semaphores[i]); in anv_cmd_buffer_execbuf()1651 ANV_FROM_HANDLE(anv_semaphore, semaphore, out_semaphores[i]); in anv_cmd_buffer_execbuf()
1854 const VkSemaphore *out_semaphores,