glsl 7.0.0

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