Searched refs:linear_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.c643 const VkMemoryGetFdInfoKHR linear_memory_get_fd_info = { local in function:wsi_create_prime_image
650 result = wsi->GetMemoryFdKHR(chain->device, &linear_memory_get_fd_info, &fd);
/xsrc/external/mit/MesaLib.old/dist/src/vulkan/wsi/
H A Dwsi_common.c747 const VkMemoryGetFdInfoKHR linear_memory_get_fd_info = { local in function:wsi_create_prime_image
754 result = wsi->GetMemoryFdKHR(chain->device, &linear_memory_get_fd_info, &fd);

Completed in 27 milliseconds