Home
last modified time | relevance | path

Searched defs:sorted_formats (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common_win32.c212 get_sorted_vk_formats(struct wsi_device *wsi_device, VkFormat *sorted_formats) in get_sorted_vk_formats()
236 VkFormat sorted_formats[ARRAY_SIZE(available_surface_formats)]; in wsi_win32_surface_get_formats() local
258 VkFormat sorted_formats[ARRAY_SIZE(available_surface_formats)]; in wsi_win32_surface_get_formats2() local
Dwsi_common_x11.c690 get_sorted_vk_formats(struct wsi_device *wsi_device, VkFormat *sorted_formats) in get_sorted_vk_formats()
713 VkFormat sorted_formats[ARRAY_SIZE(formats)]; in x11_surface_get_formats() local
735 VkFormat sorted_formats[ARRAY_SIZE(formats)]; in x11_surface_get_formats2() local
Dwsi_common_display.c911 get_sorted_vk_formats(struct wsi_device *wsi_device, VkFormat *sorted_formats) in get_sorted_vk_formats()
935 VkFormat sorted_formats[ARRAY_SIZE(available_surface_formats)]; in wsi_display_surface_get_formats() local
957 VkFormat sorted_formats[ARRAY_SIZE(available_surface_formats)]; in wsi_display_surface_get_formats2() local