@@ -36,7 +36,7 @@ int main()
glfwPollEvents();
GLFWManager::UpdateWindowTitleFPSInfo();
if (!VulkanManager::RenderPass())
if (!VulkanManager::RenderPass(window))
CleanupAllAndExit(EXIT_FAILURE);
}
The note is not visible to the blocked user.