]> git.tdb.fi Git - libs/gl.git/commitdiff
Tweak the comma operator between VertexAttribute and unsigned
authorMikko Rasa <tdb@tdb.fi>
Mon, 13 Sep 2021 17:03:12 +0000 (20:03 +0300)
committerMikko Rasa <tdb@tdb.fi>
Mon, 13 Sep 2021 17:03:12 +0000 (20:03 +0300)
It now returns VertexAttribute instead of VertexFormat, avoiding the need
to call make_indexed_attribute in some cases.


No differences found