Searched refs:in_semaphores (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_queue.c | 207 const VkSemaphore *in_semaphores = NULL, *out_semaphores = NULL; local in function:anv_QueueSubmit 211 in_semaphores = pSubmits[i].pWaitSemaphores; 222 in_semaphores, num_in_semaphores,
|
| H A D | anv_batch_chain.c | 1590 const VkSemaphore *in_semaphores, 1604 ANV_FROM_HANDLE(anv_semaphore, semaphore, in_semaphores[i]); 1767 ANV_FROM_HANDLE(anv_semaphore, semaphore, in_semaphores[i]); 1588 anv_cmd_buffer_execbuf(struct anv_device * device,struct anv_cmd_buffer * cmd_buffer,const VkSemaphore * in_semaphores,uint32_t num_in_semaphores,const VkSemaphore * out_semaphores,uint32_t num_out_semaphores,VkFence _fence) argument
|
| H A D | anv_private.h | 2471 const VkSemaphore *in_semaphores,
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_private.h | 3187 const VkSemaphore *in_semaphores,
|
Completed in 18 milliseconds