mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-13 02:01:08 +00:00
Missing CloseInitStateCmd() in SingleSubmitFlushing() debug mode
This commit is contained in:
@@ -561,6 +561,7 @@ bool WrappedVulkan::Prepare_InitialState(WrappedVkRes *res)
|
||||
|
||||
if(Vulkan_Debug_SingleSubmitFlushing())
|
||||
{
|
||||
CloseInitStateCmd();
|
||||
SubmitCmds();
|
||||
FlushQ();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user