Home
last modified time | relevance | path

Searched refs:view_formats (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common.c624 VkFormat *view_formats = in wsi_configure_image() local
627 if (!view_formats) in wsi_configure_image()
634 view_formats[i] = format_list_in->pViewFormats[i]; in wsi_configure_image()
641 .pViewFormats = view_formats, in wsi_configure_image()