glsl 7.0.0

A GLSL450/GLSL460 parser.
Documentation
1
2
3
4
5
6
buffer Foo {
    char tiles[];
} main_tiles;

void main() {
}