#[SOLVED] Vulkan: cannot find VK_KHR_SWAPCHAIN_EXTENSION_NAME

15 messages · Page 1 of 1 (latest)

bitter galleon
#

I think something is wrong with how you're printing that out.

#

The word supported is getting appended to more than one extension name that shouldn't have it.

#

Probably all of them, actually.

split rapids
#

Updated print. Excuse the lack on newlines, but i can't show them all in 1 screenshot with linebreaks

sonic minnow
#

Can you show the code where you check?

split rapids
quartz osprey
#

it's supposed to be a macro not the literal string

sonic minnow
#

Yeah, remove the quotes and it'll work

split rapids
#

Jezus christ

#

thats so dumb of me

#

Thank you