]> git.tdb.fi Git - libs/gl.git/commit
Tweak the builtin type generation
authorMikko Rasa <tdb@tdb.fi>
Fri, 5 Mar 2021 21:06:45 +0000 (23:06 +0200)
committerMikko Rasa <tdb@tdb.fi>
Fri, 5 Mar 2021 23:00:31 +0000 (01:00 +0200)
commitc2aa5271db88180d995d5c456dc3a6aa9dc24c24
tree72df526e21a52b96bea0fc660c3c16b4604993bf
parentfd44325059d59d32d47ef3feb6d41d846f7f36f0
Tweak the builtin type generation

Give bool a size and insert the types in the order they're defined in.
source/glsl/builtin.cpp