glsl-lang 0.8.1

GLSL 4.6 language LALR parser and AST
Documentation
1
2
3
layout(set = 0, binding = 0) buffer Foo {
    float a;
} foo;