Home
last modified time | relevance | path

Searched refs:radv_import_sync_fd (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_device.c7696 static VkResult radv_import_sync_fd(struct radv_device *device, in radv_import_sync_fd() function
7753 result = radv_import_sync_fd(device, pImportSemaphoreFdInfo->fd, &syncobj); in radv_ImportSemaphoreFdKHR()
7874 result = radv_import_sync_fd(device, pImportFenceFdInfo->fd, &syncobj); in radv_ImportFenceFdKHR()