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.c201 get_sorted_vk_formats(struct wsi_device *wsi_device, VkFormat *sorted_formats) in get_sorted_vk_formats()
225 VkFormat sorted_formats[ARRAY_SIZE(available_surface_formats)]; in wsi_win32_surface_get_formats() local
247 VkFormat sorted_formats[ARRAY_SIZE(available_surface_formats)]; in wsi_win32_surface_get_formats2() local
Dwsi_common_x11.c740 VkFormat *sorted_formats, unsigned *count) in get_sorted_vk_formats()
777 VkFormat sorted_formats[ARRAY_SIZE(formats)]; in x11_surface_get_formats() local
802 VkFormat sorted_formats[ARRAY_SIZE(formats)]; in x11_surface_get_formats2() local
Dwsi_common_display.c969 get_sorted_vk_formats(struct wsi_device *wsi_device, VkFormat *sorted_formats) in get_sorted_vk_formats()
994 VkFormat sorted_formats[ARRAY_SIZE(available_surface_formats)]; in wsi_display_surface_get_formats() local
1017 VkFormat sorted_formats[ARRAY_SIZE(available_surface_formats)]; in wsi_display_surface_get_formats2() local