]> git.tdb.fi Git - libs/gl.git/commit
Move unique name generation to syntax.cpp
authorMikko Rasa <tdb@tdb.fi>
Sun, 14 Mar 2021 13:51:32 +0000 (15:51 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sun, 14 Mar 2021 16:56:35 +0000 (18:56 +0200)
commitb89239e1d616f0c1d8e432b7df1eca149585cf5e
treedc6473379b04619447e6d4741c669072ccdbc110
parent2e0ed3f7d23f09de7b4b09c2f132c316ce703d9a
Move unique name generation to syntax.cpp

It's going to be needed elsewhere too.
source/glsl/optimize.cpp
source/glsl/optimize.h
source/glsl/syntax.cpp
source/glsl/syntax.h