Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common.c1562 const VkImageFormatListCreateInfo *swc_iflci = in wsi_common_create_swapchain_image() local
1567 for (uint32_t j = 0; j < swc_iflci->viewFormatCount; j++) { in wsi_common_create_swapchain_image()
1568 if (iflci->pViewFormats[i] == swc_iflci->pViewFormats[j]) { in wsi_common_create_swapchain_image()