]> git.tdb.fi Git - libs/gl.git/commit
Remove unused type declarations from GLSL during optimization
authorMikko Rasa <tdb@tdb.fi>
Thu, 4 Mar 2021 23:27:52 +0000 (01:27 +0200)
committerMikko Rasa <tdb@tdb.fi>
Fri, 5 Mar 2021 23:00:31 +0000 (01:00 +0200)
commita204b5fac497e2ffbc6791f0f7de9d9d12c16d52
tree9e990ff34fe79ebc41e670943a6a1f197a7be371
parent3a2accb016c9cd01347c71d41e44d5ca45917209
Remove unused type declarations from GLSL during optimization

The biggest impact of this right now is keeping the AST dump manageable.
source/glsl/compiler.cpp
source/glsl/optimize.cpp
source/glsl/optimize.h