]> git.tdb.fi Git - libs/gl.git/commit - source/glsl/visitor.cpp
Refactor interface management
authorMikko Rasa <tdb@tdb.fi>
Wed, 24 Feb 2021 13:51:30 +0000 (15:51 +0200)
committerMikko Rasa <tdb@tdb.fi>
Thu, 25 Feb 2021 09:58:27 +0000 (11:58 +0200)
commitf08bd843fbe63a0bf5bcbc21308f2751d08f00c1
tree0c92efbe205d5df08add966ddb5a18efb85c894b
parent33dcf183c6394b403b340095f0cf6ac58bd8090d
Refactor interface management

Rather than having separate maps in Stage, pull the variables from the
content block's map.
source/glsl/debug.cpp
source/glsl/generate.cpp
source/glsl/syntax.cpp
source/glsl/syntax.h
source/glsl/visitor.cpp
source/glsl/visitor.h