dump compiled shadre?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Onkel
:warning: Old Version Published before Godot 3 was released.

Stuck with the godot shader language, and need to know what is going on exactly in the projection step.
Debugging works fine with Qt creator, now i want to dump the final compiled shader to a file.
Where would i do such a task?

Thank you!
Onkel