]> git.tdb.fi Git - libs/gl.git/commitdiff
Split UniformBlock into two classes
authorMikko Rasa <tdb@tdb.fi>
Sat, 10 Apr 2021 20:00:39 +0000 (23:00 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sat, 10 Apr 2021 20:02:36 +0000 (23:02 +0300)
There's basically no overlap between default and buffer-backed blocks,
so no point in having them in the same class.


No differences found