Fix version check on vulkan not storing instance version properly

This commit is contained in:
baldurk
2022-02-08 18:07:38 +00:00
parent 7a0a8fa855
commit c853dbcd10
@@ -418,6 +418,8 @@ ReplayStatus WrappedVulkan::Initialise(VkInitParams &params, uint64_t sectionVer
if(params.APIVersion >= VK_API_VERSION_1_0)
renderdocAppInfo.apiVersion = params.APIVersion;
m_EnabledExtensions.vulkanVersion = renderdocAppInfo.apiVersion;
if(!Vulkan_Debug_ReplaceAppInfo())
{
// if we're not replacing the app info, set renderdocAppInfo's parameters to the ones from the