A simple Odin + Vulkan triangle with all debug info enabled, assert checking and resource releasing NOTE: although I do have the vma library as a submodule the example doesn't use it run: odin run src -debug -out:debug.exe
A simple Odin + Vulkan triangle with all debug info enabled, assert checking and resource releasing NOTE: although I do have the vma library as a submodule the example doesn't use it run: odin run src -debug -out:debug.exe