]> git.tdb.fi Git - libs/gl.git/commit
Move the StageType enum inside the Stage struct
authorMikko Rasa <tdb@tdb.fi>
Mon, 15 Feb 2021 10:12:44 +0000 (12:12 +0200)
committerMikko Rasa <tdb@tdb.fi>
Mon, 15 Feb 2021 10:12:44 +0000 (12:12 +0200)
commit7a16308e72aef363727b21348779673edf8e5c07
tree2e65adf7b5edde64cb8727499afe81eeaa080808
parent696a97bd7411d69953c1a9e4b5f3dfb4c1d848f1
Move the StageType enum inside the Stage struct
14 files changed:
source/glsl/builtin.cpp
source/glsl/builtin.h
source/glsl/compatibility.cpp
source/glsl/compiler.cpp
source/glsl/generate.cpp
source/glsl/generate.h
source/glsl/optimize.cpp
source/glsl/output.cpp
source/glsl/parser.cpp
source/glsl/parser.h
source/glsl/preprocessor.cpp
source/glsl/preprocessor.h
source/glsl/syntax.cpp
source/glsl/syntax.h