]> git.tdb.fi Git - libs/gl.git/commit
Make function dependency collection its own visitor class
authorMikko Rasa <tdb@tdb.fi>
Sun, 4 Apr 2021 08:38:42 +0000 (11:38 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sun, 4 Apr 2021 08:39:23 +0000 (11:39 +0300)
commit42903b905cd3924ecc45d3cb08222bc3548cab91
tree9abe76fd7d1d43d675882864f4ca3dd673956deb
parent03d9003072e85c934f5624329fb4a34db8763db2
Make function dependency collection its own visitor class

I need it for creating SPIR-V entry points too.
source/glsl/optimize.cpp
source/glsl/optimize.h
source/glsl/reflect.cpp
source/glsl/reflect.h