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

/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_device_memory.c320 const VkImportMemoryFdInfoKHR *import_fd_info = NULL; local in function:vn_AllocateMemory
337 import_fd_info = (void *)pnext;
360 } else if (import_fd_info) {
362 import_fd_info->fd);
H A Dvn_android.c495 const VkImportMemoryFdInfoKHR import_fd_info = { local in function:vn_android_image_from_anb
503 .pNext = &import_fd_info,

Completed in 5 milliseconds