]> git.tdb.fi Git - libs/gl.git/commitdiff
Handle all constructs when inlining GLSL functions
authorMikko Rasa <tdb@tdb.fi>
Wed, 3 Mar 2021 11:02:55 +0000 (13:02 +0200)
committerMikko Rasa <tdb@tdb.fi>
Wed, 3 Mar 2021 15:28:53 +0000 (17:28 +0200)
We need to look for function calls inside conditional and iteration
statements too, and inline calls within condition expressions.


No differences found