Home
last modified time | relevance | path

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

/external/mesa3d/src/vulkan/wsi/
Dwsi_common_x11.c581 get_sorted_vk_formats(struct wsi_device *wsi_device, VkFormat *sorted_formats) in get_sorted_vk_formats()
604 VkFormat sorted_formats[ARRAY_SIZE(formats)]; in x11_surface_get_formats() local
626 VkFormat sorted_formats[ARRAY_SIZE(formats)]; in x11_surface_get_formats2() local
Dwsi_common_display.c901 get_sorted_vk_formats(struct wsi_device *wsi_device, VkFormat *sorted_formats) in get_sorted_vk_formats()
925 VkFormat sorted_formats[ARRAY_SIZE(available_surface_formats)]; in wsi_display_surface_get_formats() local
947 VkFormat sorted_formats[ARRAY_SIZE(available_surface_formats)]; in wsi_display_surface_get_formats2() local