vk-shader-macros 0.1.0

Procedural macros for working with Vulkan shaders
Documentation
1
2
3
void main() {
    gl_Position = vec4(0);
}