From: Mikko Rasa Date: Fri, 23 Apr 2021 22:34:14 +0000 (+0300) Subject: Improve handling of types in GLSL parser X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;h=a159fe302af38ab3880c11317e382d1b04d80ace;hp=a159fe302af38ab3880c11317e382d1b04d80ace;p=libs%2Fgl.git Improve handling of types in GLSL parser Types defined in imported modules are now recognized. ---