Worked on #OpenXR #Vulkan support inside #Blender3d. After a couple of days hacking it is clear how the final solution would look like.
The rendering and displaying part is working. But need external memory to give the offscreen render result to OpenXR swapchain.
Time to add support for VK_KHR_external_memory_*.