Finish upload before using buffers
This commit is contained in:
parent
13819967f1
commit
7c862dd861
1 changed files with 1 additions and 0 deletions
|
|
@ -549,6 +549,7 @@ void VulkanRenderDevice::SetLevelMesh(LevelMesh* mesh)
|
|||
|
||||
Printf("Running VkLightmap.\n");
|
||||
|
||||
GetCommands()->WaitForCommands(false);
|
||||
GetLightmap()->Raytrace(mesh);
|
||||
|
||||
Printf("Copying data.\n");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue