add an optimsation so that we no longer copy the dynamic uniform buffers in separate commands, but actually in a single pooled call (sic)
Doing that removes a fair share of overhead!
Ramblings about hobbyist game development
add an optimsation so that we no longer copy the dynamic uniform buffers in separate commands, but actually in a single pooled call (sic)
Doing that removes a fair share of overhead!