Skip to content

Error running editor on Intel Graphic Cards #4

Open
@Frankity

Description

@Frankity

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions