Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_device.c3780 static VkResult radv_import_opaque_fd(struct radv_device *device, in radv_import_opaque_fd() function
3842 return radv_import_opaque_fd(device, pImportSemaphoreFdInfo->fd, syncobj_dst); in radv_ImportSemaphoreFdKHR()
3931 return radv_import_opaque_fd(device, pImportFenceFdInfo->fd, syncobj_dst); in radv_ImportFenceFdKHR()