-
- Downloads
winewayland.drv: Implement vkCreateDevice and vkDestroyDevice.
Implement vkCreateDevice and vkDestroyDevice so that:
1. We can track the mapping between physical and logical Vulkan devices.
2. We can enable some additional host VkDevice extensions.
Both of the above are required to support cross-process rendering in
upcoming commits.
Signed-off-by:
Leandro Ribeiro <leandro.ribeiro@collabora.com>
Please register or sign in to comment