Searched refs:in_semaphores (Results 1 – 3 of 3) sorted by relevance
204 const VkSemaphore *in_semaphores = NULL, *out_semaphores = NULL; in anv_QueueSubmit() local208 in_semaphores = pSubmits[i].pWaitSemaphores; in anv_QueueSubmit()219 in_semaphores, num_in_semaphores, in anv_QueueSubmit()
1451 const VkSemaphore *in_semaphores, in anv_cmd_buffer_execbuf() argument1465 ANV_FROM_HANDLE(anv_semaphore, semaphore, in_semaphores[i]); in anv_cmd_buffer_execbuf()1618 ANV_FROM_HANDLE(anv_semaphore, semaphore, in_semaphores[i]); in anv_cmd_buffer_execbuf()
1852 const VkSemaphore *in_semaphores,