GPUOpen-Archive / Anvil

Anvil is a cross-platform framework for Vulkan
MIT License
594 stars 62 forks source link

Fix VmaVector resize call #73

Closed joshuarrrrr closed 6 years ago

DominikWitczakAMD commented 6 years ago

Thanks for spotting this. I've checked with @adam-sawicki-amd who's the VMA library's author and he confirmed this is an actual bug.

Another thing is we really need to update this dependency, as it's been months since its version was last bumped. Will try to take care of it in the coming weeks.

adam-sawicki-a commented 6 years ago

That's right. The bug is already fixed in latest version of the library.