GPUOpen-LibrariesAndSDKs/Orochi

Vulkan?

ib00 opened this issue · 2 comments

ib00 commented

What is the level of Vulkan support? There's a Vulkan example,
but it's not clear what is supported and how to use it.

Vulkan example demonstrates interoperability of buffers between backends of Orochi and Vulkan on the system, given the same device is available for both the Orochi backend and Vulkan. The example just shows the support of interop functions in Orochi's backend API for use with Vulkan rather than level of support for Vulkan as a backend.

In terms of Vulkan as a backend for Orochi, I don't know if it is planned or not.

As @mehmetoguzderin wrote, we won't add vulkan backend to Orochi (no point doing this). Vulkan Orochi interop works so we have no plan to do any additional dev specific for vulkan.