networking i guess
This commit is contained in:
@@ -935,6 +935,7 @@ void CVkRenderContext::Frame( float fDeltaTime )
|
||||
stPresentInfo.pImageIndices = uImageIndexes.GetData();
|
||||
|
||||
vkQueuePresentKHR(s_vkPresentQueue, &stPresentInfo);
|
||||
vkDeviceWaitIdle(s_vkDevice);
|
||||
|
||||
for ( auto &s: m_renderWindows )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user