Searched refs:sync_destroy (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/freedreno/vulkan/ |
D | tu_drm.c | 490 sync_destroy(VkDevice _device, struct tu_syncobj *sync, const VkAllocationCallbacks *pAllocator) in sync_destroy() function 590 sync_destroy(device, sync, pAllocator); in tu_DestroySemaphore() 768 sync_destroy(device, sync, pAllocator); in tu_DestroyFence()
|
/external/llvm-project/openmp/runtime/src/thirdparty/ittnotify/ |
D | ittnotify_static.h | 93 ITT_STUBV(ITTAPI, void, sync_destroy, (void *addr), (ITT_FORMAT addr), sync_destroy, __itt_gro…
|
D | ittnotify.h | 699 ITT_STUBV(ITTAPI, void, sync_destroy, (void *addr)) 700 #define __itt_sync_destroy ITTNOTIFY_VOID(sync_destroy) 701 #define __itt_sync_destroy_ptr ITTNOTIFY_NAME(sync_destroy)
|