]> git.tdb.fi Git - libs/gl.git/commitdiff
Transform interface block contents into structs
authorMikko Rasa <tdb@tdb.fi>
Mon, 8 Mar 2021 13:06:01 +0000 (15:06 +0200)
committerMikko Rasa <tdb@tdb.fi>
Mon, 8 Mar 2021 15:28:21 +0000 (17:28 +0200)
This allows handling them in expression trees like everything else.  It
also helps with SPIR-V, which requires interface blocks to have struct
types.


No differences found