On Mon, Jun 4, 2018 at 12:52 AM, Roderick Colenbrander thunderbird2k@gmail.com wrote:
Vulkan 1.1 moved a lot of extensions into its Core including interop extensions for memory, fences and semaphores. These rely on platform specific functionality and would need some more implementation work to support. (It is also the question how we would deal with these. Probably needs to be implemented in winex11.drv to allow vkd3d to use them).
I think it would be better to simply implement external objects extensions in winevulkan, at least initially.