Searched refs:anv_gem_syncobj_destroy (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_gem_stubs.c | 218 anv_gem_syncobj_destroy(struct anv_device *device, uint32_t handle) function in typeref:typename:void
|
| H A D | anv_queue.c | 322 anv_gem_syncobj_destroy(device, impl->syncobj); 830 anv_gem_syncobj_destroy(device, new_impl.syncobj); 1004 anv_gem_syncobj_destroy(device, impl->syncobj);
|
| H A D | anv_gem.c | 488 anv_gem_syncobj_destroy(struct anv_device *device, uint32_t handle) function in typeref:typename:void
|
| H A D | anv_private.h | 1250 void anv_gem_syncobj_destroy(struct anv_device *device, uint32_t handle);
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_gem_stubs.c | 227 anv_gem_syncobj_destroy(struct anv_device *device, uint32_t handle) function in typeref:typename:void
|
| H A D | anv_queue.c | 804 anv_gem_syncobj_destroy(device, syncobj); 822 anv_gem_syncobj_destroy(device, syncobj); 888 anv_gem_syncobj_destroy(device, out->syncobj); 897 anv_gem_syncobj_destroy(device, out->syncobj); 956 anv_gem_syncobj_destroy(queue->device, template.syncobj); 1541 anv_gem_syncobj_destroy(device, impl->syncobj); 2051 anv_gem_syncobj_destroy(device, new_impl.syncobj); 2207 anv_gem_syncobj_destroy(device, impl->syncobj); 2305 anv_gem_syncobj_destroy(device, impl->syncobj); 2448 anv_gem_syncobj_destroy(devic [all...] |
| H A D | anv_gem.c | 622 anv_gem_syncobj_destroy(struct anv_device *device, uint32_t handle) function in typeref:typename:void
|
| H A D | anv_private.h | 1457 void anv_gem_syncobj_destroy(struct anv_device *device, uint32_t handle);
|
Completed in 41 milliseconds