Show missing extension's name in the abort message
Extensions known in the vulkan header will be displayed with their names to make debugging easier and the missing feature more visible. Reviewed-by: Aaron Ruby <aruby@blackberry.com> Acked-by: Yonggang Luo <luoyonggang@gmail.com> Acked-by: Adam Jackson <ajax@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27246>
This commit is contained in:

committed by
Marge Bot

parent
bd30892775
commit
6e3a5a2334
@@ -447,6 +447,7 @@ using DlSymFunc = void* (void*, const char*);
|
||||
{self.hostCommonExtraVulkanHeaders}
|
||||
#include "goldfish_vk_private_defs.h"
|
||||
#include "host-common/GfxstreamFatalError.h"
|
||||
#include "vulkan/vk_enum_string_helper.h"
|
||||
"""
|
||||
|
||||
extensionStructsIncludeGuest = """
|
||||
|
Reference in New Issue
Block a user