]> git.tdb.fi Git - libs/gl.git/commit
Refactor creation of the shader builtin module
authorMikko Rasa <tdb@tdb.fi>
Mon, 15 Feb 2021 15:50:03 +0000 (17:50 +0200)
committerMikko Rasa <tdb@tdb.fi>
Mon, 15 Feb 2021 15:50:03 +0000 (17:50 +0200)
commit47d9d5d10469340af44909de9c8ab9fd4f1a19a1
tree85fc0ca400cb781c2ed447b230410c8d82863d41
parent1fa69bb8eec3070f5da296d6dd0bd67aea62d3bf
Refactor creation of the shader builtin module

It can now use VariableResolver::apply like everything else.
source/glsl/builtin.cpp