Forum Discussion
cheery
9 years agoExplorer
Swapchain for Vulkan API?
Once SDK 1.0 comes along, could you provide a way to retrieve swapchain in vulkan? Well. Swapchain or bunch of VkImages you can render to. Whichever fits for you.
https://www.khronos.org/registry/vulkan ... _swapchain
https://www.khronos.org/registry/vulkan ... _swapchain
7 Replies
- cyberealityGrand ChampionI don't believe Vulkan will be supported in the near future (though maybe eventually). For the time being, you could probably use Vulkan to OpenGL interop to communicate with the Oculus SDK. Also, at least on Nvidia, the Vulkan drivers don't yet support VR.
- galopinHeroic ExplorerVulkan is not even in the main line driver with nvidia, so there is time.
It is the plague or cholera right now. The Vulkan branch is horrible in regards to DX12, so can't work with it… - zproxyExpert ProtegeVulkan is dead in water:
S7 gpu is here. Where are vulkan based oculus examples? - omixlabExplorerNow, it's in the main stream for a while now. Any update?
- cheeryExplorerThis is the topmost post that appears when you google for 'vulkan oculus rift' for now, so I provide some updates and references here from elsewhere in this forum.
At February 6th, it was told Oculus is working on Vulkan support.
An another post, by jherico, shares a sample program on how to get Vulkan render to Oculus Rift on Nvidia cards right now.
Developer reference of the Oculus SDK doesn't show signs of the Vulkan swapchain at February 20th.
(Psst. Linux support, I'm still waiting for it, even if only via Vulkan...) - cheeryExplorerVulkan API is finally supported by Oculus!
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 4 years agoAnonymous