Searched refs:sync_destroy (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_sync.c67 sync_destroy(struct panvk_device *device, struct panvk_syncobj *sync) function in typeref:typename:void
185 sync_destroy(device, &sem->syncobj);
241 sync_destroy(device, &fence->syncobj);
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_drm.c622 sync_destroy(VkDevice _device, struct tu_syncobj *sync, const VkAllocationCallbacks *pAllocator) function in typeref:typename:void
744 sync_destroy(device, sync, pAllocator);
1492 sync_destroy(device, sync, pAllocator);

Completed in 6 milliseconds