]> git.tdb.fi Git - libs/gl.git/commit - source/glsl/debug.h
Make DumpTree able to dump arbitrary nodes
authorMikko Rasa <tdb@tdb.fi>
Mon, 5 Apr 2021 12:43:02 +0000 (15:43 +0300)
committerMikko Rasa <tdb@tdb.fi>
Mon, 5 Apr 2021 12:44:13 +0000 (15:44 +0300)
commit4e3c03e2b60f9d6a9b8ed69b7150eb91e2db2e34
tree23f4efff35d76e437b6cba0eb6995967ee61a4dd
parent2280a09a286bbff2eb41783f8023863f320a3736
Make DumpTree able to dump arbitrary nodes

Remove that ability from Formatter since it makes assumptions about the
state of the nodes, like certain references existing.
source/glsl/debug.cpp
source/glsl/debug.h
source/glsl/output.h