Closed moomba42 closed 3 months ago
Current vulkan-zig is compatible with the master branch of Zig. The exact reverse of this merge request was made a few weeks ago: https://github.com/Snektron/vulkan-zig/pull/152. I've pushed a zig-0.13-compat
branch for you that you should be able to use.
Oh I see, thank you very much :) I'm closing this then.
Running shader compilation with zig version 0.13.0 was throwing the following error:
This small change fixes that, but makes the library incompatible with previous zig versions.