In GLSL, the input and output names cannot clash. Also, the output name of previous stage must match the input name of the next stage. So, do gymnastics depending on which shader we're running on and which other shaders exist in this program.
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected