In vn_physical_device_fix_image_format_info, local_info->list.viewFormatCount is unintialized when has_format_list is false. We need to check has_format_list first. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18792>
In vn_physical_device_fix_image_format_info, local_info->list.viewFormatCount is unintialized when has_format_list is false. We need to check has_format_list first. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18792>