Searched refs:anv_gem_syncobj_reset (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_gem_stubs.c | 236 anv_gem_syncobj_reset(struct anv_device *device, uint32_t handle) function in typeref:typename:void
|
| H A D | anv_gem.c | 554 anv_gem_syncobj_reset(struct anv_device *device, uint32_t handle) function in typeref:typename:void
|
| H A D | anv_queue.c | 381 anv_gem_syncobj_reset(device, impl->syncobj);
|
| H A D | anv_private.h | 1257 void anv_gem_syncobj_reset(struct anv_device *device, uint32_t handle);
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_gem_stubs.c | 245 anv_gem_syncobj_reset(struct anv_device *device, uint32_t handle) function in typeref:typename:void
|
| H A D | anv_gem.c | 688 anv_gem_syncobj_reset(struct anv_device *device, uint32_t handle) function in typeref:typename:void
|
| H A D | anv_queue.c | 1098 anv_gem_syncobj_reset(queue->device, impl->syncobj); 1172 anv_gem_syncobj_reset(queue->device, impl->syncobj); 1609 anv_gem_syncobj_reset(device, impl->syncobj);
|
| H A D | anv_private.h | 1464 void anv_gem_syncobj_reset(struct anv_device *device, uint32_t handle);
|
Completed in 24 milliseconds