Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common.c623 const uint32_t view_format_count = format_list_in->viewFormatCount; in wsi_configure_image() local
625 vk_alloc(&chain->alloc, sizeof(VkFormat) * view_format_count, in wsi_configure_image()
640 .viewFormatCount = view_format_count, in wsi_configure_image()