glsl-lang debugging CLI.
glsl-lang
This is only a prototype for debugging, more options will be added in later updates.
Print GLSL AST to the standard output:
$ cargo run < source.glsl TranslationUnit ExternalDeclaration@0:0..45 `Declaration` Declaration@0:0..45 `Block` [...]