Searched defs:sorted_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) argument
236 VkFormat sorted_formats[ARRAY_SIZE(available_surface_formats)]; local in function:wsi_win32_surface_get_formats
258 VkFormat sorted_formats[ARRAY_SIZE(available_surface_formats)]; local in function:wsi_win32_surface_get_formats2
[all...]
H A Dwsi_common_x11.c690 get_sorted_vk_formats(struct wsi_device *wsi_device, VkFormat *sorted_formats) argument
713 VkFormat sorted_formats[ARRAY_SIZE(formats)]; local in function:x11_surface_get_formats
735 VkFormat sorted_formats[ARRAY_SIZE(formats)]; local in function:x11_surface_get_formats2
[all...]
H A Dwsi_common_display.c911 get_sorted_vk_formats(struct wsi_device *wsi_device, VkFormat *sorted_formats) argument
935 VkFormat sorted_formats[ARRAY_SIZE(available_surface_formats)]; local in function:wsi_display_surface_get_formats
957 VkFormat sorted_formats[ARRAY_SIZE(available_surface_formats)]; local in function:wsi_display_surface_get_formats2
[all...]

Completed in 8 milliseconds