https://bugs.winehq.org/show_bug.cgi?id=51662
--- Comment #6 from Zebediah Figura z.figura12@gmail.com --- (In reply to John Nagle from comment #5)
Here's a compiled version of "cube.exe" (named wgpu-cube.exe because of a name conflict.) Can you get that to run under any version of Wine?
It doesn't run in d3d12 or Vulkan mode (mostly because I don't have a working Vulkan driver, though presumably the errors mentioned in comment 3 would apply here as well). On the other hand, if I set WGPU_BACKEND=dx11 or disable d3d12.dll and vulkan-1.dll, I get an error "No suitable GPU adapters found on the system!", which also appears if I set WGPU_BACKEND=dx11 on Windows.