Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
cheery's avatar
cheery
Explorer
8 years ago

ovr_CreateTextureSwapChainVk returns with ovrError_Unsupported (-1009)

Hi, I'm attempting to setup a Vulkan swapchain for Oculus. I've followed through the guide, with the following steps:   * Calling ovr_Initialize, then the ovr_Create, ovr_GetHmdDesc   * Initial...