]> git.tdb.fi Git - libs/gl.git/commitdiff
Refactor allocation index and ID handling in the Vulkan backend
authorMikko Rasa <tdb@tdb.fi>
Tue, 25 Jan 2022 16:56:16 +0000 (18:56 +0200)
committerMikko Rasa <tdb@tdb.fi>
Tue, 25 Jan 2022 17:33:13 +0000 (19:33 +0200)
MemoryAllocator now always uses indices internally.  Incoming IDs are
checked for validity.


No differences found