Searched refs:view_formats (Results 1 – 2 of 2) sorted by relevance
144 VkFormat *view_formats = vk_zalloc( in vn_image_deferred_info_init() local146 if (!view_formats) { in vn_image_deferred_info_init()151 memcpy(view_formats, in vn_image_deferred_info_init()154 info->list.pViewFormats = view_formats; in vn_image_deferred_info_init()
485 VkFormat *view_formats = in wsi_configure_image() local488 if (!view_formats) in wsi_configure_image()495 view_formats[i] = format_list_in->pViewFormats[i]; in wsi_configure_image()502 .pViewFormats = view_formats, in wsi_configure_image()