Searched refs:sync_import (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/freedreno/vulkan/ |
D | tu_drm.c | 505 sync_import(VkDevice _device, struct tu_syncobj *sync, bool temporary, bool sync_fd, int fd) in sync_import() function 597 return sync_import(device, sync, info->flags & VK_SEMAPHORE_IMPORT_TEMPORARY_BIT, in tu_ImportSemaphoreFdKHR() 775 return sync_import(device, sync, info->flags & VK_FENCE_IMPORT_TEMPORARY_BIT, in tu_ImportFenceFdKHR()
|