]> git.tdb.fi Git - libs/gl.git/commitdiff
Improve rules for interface blocks
authorMikko Rasa <tdb@tdb.fi>
Thu, 4 Mar 2021 15:52:11 +0000 (17:52 +0200)
committerMikko Rasa <tdb@tdb.fi>
Thu, 4 Mar 2021 15:59:38 +0000 (17:59 +0200)
The GLSL specification says that using the same block name in different
interfaces is allowed, so we must separate blocks by interface.


No differences found