cancel
Showing results for 
Search instead for 
Did you mean: 

OpenGL & Vulkan

Deluxe
Adept I

Vulkan VK_KHX_multiview extension support

So far it seems this extension is not supported on any of AMD GPUs (including Vega).

Are there any plans to add support for this extension? It seems like it is supported on Linux with RADV Vulkan driver, but not on Windows or Linux with AMDs driver.

On top of that it seems to me like similar functionality is already provided through LiquidVR on DirectX 11 (https://gpuopen.com/amd-liquidvr-multiview-rendering-in-serious-sam-vr/).

If there are no plans to support this extension in near future, what is best approach to implement stereoscopic rendering with Vulkan on AMD hardware?

0 Likes
1 Reply
xhuang
Staff

We've already support the extension VK_KHR_multiview, thanks.

0 Likes