]> git.tdb.fi Git - libs/gl.git/commit
Fix GLSL member access index calculation
authorMikko Rasa <tdb@tdb.fi>
Tue, 6 Apr 2021 09:46:48 +0000 (12:46 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 6 Apr 2021 09:57:39 +0000 (12:57 +0300)
commit631872e13c2670f7dece44512ed55af50b77f399
tree09256f415ce4b51019c0dac79172b7496b1d3902
parenteb7ffda6876bd2eeeb64dcb7c82236f36fe5cf43
Fix GLSL member access index calculation

Also show it in debug output
source/glsl/debug.cpp
source/glsl/resolve.cpp