glsl 4.0.3

A GLSL450/GLSL460 parser.
Documentation
1
2
3
layout(set = 0, binding = 0) buffer Foo {
    char a;
} foo;