]> git.tdb.fi Git - libs/gl.git/commitdiff
Only allow VertexArray's format to be set once
authorMikko Rasa <tdb@tdb.fi>
Wed, 4 Aug 2021 17:58:42 +0000 (20:58 +0300)
committerMikko Rasa <tdb@tdb.fi>
Wed, 4 Aug 2021 19:53:53 +0000 (22:53 +0300)
Also affects related classes like VertexSetup and Mesh.  This will make
state management with Vulkan easier.


No differences found