Explicitly choose when to submit OutsideCmdBuffer on vulkan
* This prevents problems where a drawcall callback submits the command buffer before we're finished recording it.
Loading
Please register or sign in to comment
* This prevents problems where a drawcall callback submits the command buffer before we're finished recording it.