]> git.tdb.fi Git - libs/gl.git/commit
Remove the NodeGatherer visitor
authorMikko Rasa <tdb@tdb.fi>
Mon, 8 Mar 2021 11:49:03 +0000 (13:49 +0200)
committerMikko Rasa <tdb@tdb.fi>
Mon, 8 Mar 2021 13:28:54 +0000 (15:28 +0200)
commitcd01b904990d306eadd120f306b1d0ceb4d8f5c8
tree67ae4856296ae44181fdb7ae9af8711fd1a34688
parent78f43047696fbb629e4bc9cfb1068e3fef77cb0a
Remove the NodeGatherer visitor

It was somewhat poorly thought out since it's unable to gather nodes of
a base class type.
source/glsl/compiler.cpp
source/glsl/visitor.h