Replies: 1 comment
-
Oh that’s an oversight in the docs. If you enable the I’ve tested this on x11 and macOS. I could not get my Vulkan drivers to work with VMware fusion on Windows. With Wayland I could also get it working but there was a strange issue with the swap chain images not being cleared with the background color. I tried for about 30 minutes to find out what’s causing it but could not. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When looking at https://slint.dev/releases/1.2.2/docs/slint/src/advanced/backend_winit
I see that skia not supports vulkan, but in kms backed it supports - https://slint.dev/releases/1.2.2/docs/slint/src/advanced/backend_linuxkms
so it is(or will be) possible to use skia with vulkan with winit?
Beta Was this translation helpful? Give feedback.
All reactions