]> git.tdb.fi Git - libs/gl.git/commit
Populate the builtin module's type maps directly
authorMikko Rasa <tdb@tdb.fi>
Mon, 8 Mar 2021 11:47:30 +0000 (13:47 +0200)
committerMikko Rasa <tdb@tdb.fi>
Mon, 8 Mar 2021 13:28:54 +0000 (15:28 +0200)
commit78f43047696fbb629e4bc9cfb1068e3fef77cb0a
tree9d06b8be89b781ff5195c9aea534b30f98379124
parent01c59fefa142fe7812db32e703bbe52a0c14a2bb
Populate the builtin module's type maps directly

TypeResolver may do other, potentially disruptive things.  The contents
will be copied into the compiled module and properly resolved there.
source/glsl/builtin.cpp