]> git.tdb.fi Git - libs/gl.git/commitdiff
Propagate locations from existing variables before optimization
authorMikko Rasa <tdb@tdb.fi>
Thu, 11 Nov 2021 10:49:08 +0000 (12:49 +0200)
committerMikko Rasa <tdb@tdb.fi>
Thu, 11 Nov 2021 10:49:08 +0000 (12:49 +0200)
Uniform location and binding qualifiers should apply to all copies of the
variable even if the one originally containing them is optimized out.


No differences found