Searched refs:anv_execbuf_add_sync (Results 1 – 1 of 1) sorted by relevance
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_batch_chain.c | 1642 anv_execbuf_add_sync(struct anv_device *device, in anv_execbuf_add_sync() function 1980 result = anv_execbuf_add_sync(device, execbuf, flush->sync, in setup_utrace_execbuf() 2107 result = anv_execbuf_add_sync(device, &execbuf, in anv_queue_exec_locked() 2126 result = anv_execbuf_add_sync(device, &execbuf, in anv_queue_exec_locked() 2135 result = anv_execbuf_add_sync(device, &execbuf, in anv_queue_exec_locked() 2144 result = anv_execbuf_add_sync(device, &execbuf, in anv_queue_exec_locked()
|