[Bug 40164] Implement vulkan-1.dll to provide Vulkan API for Windows applications

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jun 10 17:48:06 CDT 2017


https://bugs.winehq.org/show_bug.cgi?id=40164

--- Comment #18 from Gabríel Arthúr Pétursson <gabriel at system.is> ---
(In reply to Christopher Joseph Dean Schaefer from comment #17)
> If we went the route of an ICD how would we handle multiple GPU scenarios
> where they are different drivers?

A single ICD can expose multiple physical devices to the loader. There's little
more to it than returning more than one device from a call to
vkEnumeratePhysicalDevices.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list