Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_win32.cpp301 get_sorted_vk_formats(struct wsi_device *wsi_device, VkFormat *sorted_formats) in get_sorted_vk_formats()
325 VkFormat sorted_formats[ARRAY_SIZE(available_surface_formats)]; in wsi_win32_surface_get_formats() local
347 VkFormat sorted_formats[ARRAY_SIZE(available_surface_formats)]; in wsi_win32_surface_get_formats2() local
Dwsi_common_x11.c832 VkFormat *sorted_formats, unsigned *count) in get_sorted_vk_formats()
881 VkFormat sorted_formats[ARRAY_SIZE(formats)]; in x11_surface_get_formats() local
906 VkFormat sorted_formats[ARRAY_SIZE(formats)]; in x11_surface_get_formats2() local
Dwsi_common_display.c1021 get_sorted_vk_formats(struct wsi_device *wsi_device, VkSurfaceFormatKHR *sorted_formats) in get_sorted_vk_formats()
1047 VkSurfaceFormatKHR sorted_formats[ARRAY_SIZE(available_surface_formats)]; in wsi_display_surface_get_formats() local
1069 VkSurfaceFormatKHR sorted_formats[ARRAY_SIZE(available_surface_formats)]; in wsi_display_surface_get_formats2() local