clvk
clvk copied to clipboard
Remove the need to separately lock and unlock command pools
This is error prone. See https://github.com/kpet/clvk/pull/644/files#r1466975540 for a recent pain point this created.
Can we encapsulate this in wrappers for all actions that require exclusive access to command pools?