Merge branch 'master' into uioverlay
This commit is contained in:
commit
a789240567
1 changed files with 0 additions and 1 deletions
|
|
@ -1349,7 +1349,6 @@ void VulkanExampleBase::handleAppCommand(android_app * app, int32_t cmd)
|
|||
if (androidApp->window != NULL)
|
||||
{
|
||||
vulkanExample->initVulkan();
|
||||
vulkanExample->initSwapchain();
|
||||
vulkanExample->prepare();
|
||||
assert(vulkanExample->prepared);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue