Open
Description
I have an Intel Arc a750 GPU and when try to open the game editor, it popups an error like this:
[Bamboo::VulkanRHI::getProperSwapchainSurfacePresentMode] no supported swapchain surface present mode: VK_PRESENT_MODE_MAILBOX_KHR
Which could be solved by commenting this line
swapchain_ci.presentMode = m_present_mode;
in the vulkan_rhi.cpp file.
Not a big deal, but just to make mention and see if it can be addressed in the future.
Metadata
Metadata
Assignees
Labels
No labels