Command list Submit done.
This commit is contained in:
@@ -111,7 +111,7 @@ void Win32EditorApplication::Update()
|
||||
}
|
||||
|
||||
// Submit Commands
|
||||
SubmitCommandLists(GraphicsDevice);
|
||||
SubmitCommandLists(cmdList);
|
||||
}
|
||||
|
||||
bool Win32EditorApplication::IsRunning()
|
||||
|
||||
Reference in New Issue
Block a user