i m trying out vulkan with VMA 3.2.1.
with api set to 1.1 or above, assertion raise on vkGetBufferMemoryRequirements2KHR with Debug Build, BUT not with release build.
i print out the function ptr at the moment vma load vk function

with debug build: (Assertion)

with release build:(works fine)
