]> git.tdb.fi Git - libs/gl.git/commitdiff
Sort shader program input attributes by name
authorMikko Rasa <tdb@tdb.fi>
Thu, 17 Mar 2022 19:56:40 +0000 (21:56 +0200)
committerMikko Rasa <tdb@tdb.fi>
Thu, 17 Mar 2022 20:06:05 +0000 (22:06 +0200)
The lookup requires this.  It seems to have gotten broken in 2576b61, but
since the only user is InstanceArray, it wasn't noticed until now.


No differences found