Searched refs:get_sorted_vk_formats (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/vulkan/wsi/
H A Dwsi_common_win32.c212 get_sorted_vk_formats(struct wsi_device *wsi_device, VkFormat *sorted_formats) function in typeref:typename:void
237 get_sorted_vk_formats(wsi_device, sorted_formats);
259 get_sorted_vk_formats(wsi_device, sorted_formats);
H A Dwsi_common_x11.c690 get_sorted_vk_formats(struct wsi_device *wsi_device, VkFormat *sorted_formats) function in typeref:typename:void
714 get_sorted_vk_formats(wsi_device, sorted_formats);
736 get_sorted_vk_formats(wsi_device, sorted_formats);
H A Dwsi_common_display.c911 get_sorted_vk_formats(struct wsi_device *wsi_device, VkFormat *sorted_formats) function in typeref:typename:void
936 get_sorted_vk_formats(wsi_device, sorted_formats);
958 get_sorted_vk_formats(wsi_device, sorted_formats);

Completed in 9 milliseconds