]> git.tdb.fi Git - libs/gl.git/commitdiff
Multiplex streaming buffer contents on Vulkan
authorMikko Rasa <tdb@tdb.fi>
Sun, 19 Dec 2021 11:39:08 +0000 (13:39 +0200)
committerMikko Rasa <tdb@tdb.fi>
Mon, 20 Dec 2021 00:14:45 +0000 (02:14 +0200)
This ensures that the data stays valid until the draw commands using it
have finished executing.


No differences found