Searched refs:import_fd_info (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/ | ||
| H A D | vn_device_memory.c | 320 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 D | vn_android.c | 495 const VkImportMemoryFdInfoKHR import_fd_info = { local in function:vn_android_image_from_anb 503 .pNext = &import_fd_info, |
Completed in 5 milliseconds