]> git.tdb.fi Git - libs/gl.git/commitdiff
Reorder declarations right after injecting the shared scope
authorMikko Rasa <tdb@tdb.fi>
Sat, 10 Dec 2016 17:28:42 +0000 (19:28 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sat, 10 Dec 2016 17:28:42 +0000 (19:28 +0200)
This is necesary for InterfaceGenerator to recognize additional inputs in
shaders that import a main function with passthrough in it.  Otherwise no
passthroughs would be generated and those inputs would be unusable in
later stages.


No differences found