]> git.tdb.fi Git - libs/gl.git/commit - source/glsl/generate.cpp
Clear the stage map at the beginning if a resolving pass
authorMikko Rasa <tdb@tdb.fi>
Sun, 28 Feb 2021 12:02:55 +0000 (14:02 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sun, 28 Feb 2021 19:41:54 +0000 (21:41 +0200)
commitbc8fd45feac14504b67db9de6fc487fac9fcbaf3
treef5c69978e843862b31813fdbf8caaf8d018d6bd1
parent30e4a343eb2ac10df026ab566d09ae9dacb2afe8
Clear the stage map at the beginning if a resolving pass

This avoids accidentally resolving things to a declarations which is not
visible to the reference.
source/glsl/generate.cpp