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

/xsrc/external/mit/MesaLib/dist/src/vulkan/wsi/
H A Dwsi_common_drm.c361 const VkMemoryGetFdInfoKHR memory_get_fd_info = { local in function:wsi_create_native_image
368 result = wsi->GetMemoryFdKHR(chain->device, &memory_get_fd_info, &fd);
/xsrc/external/mit/MesaLib.old/dist/src/vulkan/wsi/
H A Dwsi_common.c491 const VkMemoryGetFdInfoKHR memory_get_fd_info = { local in function:wsi_create_native_image
498 result = wsi->GetMemoryFdKHR(chain->device, &memory_get_fd_info, &fd);

Completed in 5 milliseconds