Skip to content

[Build] Update VMA and Vulkan-Headers to support Vulkan 1.3#8680

Merged
bobcao3 merged 1 commit into
masterfrom
vma-update
Apr 25, 2025
Merged

[Build] Update VMA and Vulkan-Headers to support Vulkan 1.3#8680
bobcao3 merged 1 commit into
masterfrom
vma-update

Conversation

@AntonioFerreras

@AntonioFerreras AntonioFerreras commented Apr 25, 2025

Copy link
Copy Markdown
Collaborator

Issue: #

Brief Summary

[Bug Fix] Update VulkanMemoryAllocator and Vulkan-Headers to support Vulkan 1.3

Problem

The current version of VulkanMemoryAllocator (VMA) in our codebase doesn't support Vulkan 1.3, causing an assertion failure when initializing the VMA allocator:

Fix

Update the VulkanMemoryAllocator and Vulkan-Headers submodules to their latest stable versions that support Vulkan 1.3.

@AntonioFerreras AntonioFerreras changed the title Update VMA and Vulkan-Headers to support Vulkan 1.3 Apr 25, 2025
@AntonioFerreras AntonioFerreras added bug We've confirmed that this is an BUG build Build related issues labels Apr 25, 2025

@bobcao3 bobcao3 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bobcao3 bobcao3 merged commit 4c2bac6 into master Apr 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug We've confirmed that this is an BUG build Build related issues

2 participants