https://bugs.kde.org/show_bug.cgi?id=499882
--- Comment #82 from Oleg Gorobets <[email protected]> --- (In reply to John from comment #81) > deviceType = PHYSICAL_DEVICE_TYPE_INTEGRATED_GPU > deviceName = Intel(R) UHD Graphics 620 (KBL GT2) > -- > deviceType = PHYSICAL_DEVICE_TYPE_DISCRETE_GPU > deviceName = AMD Radeon R5 M465 Series (RADV ICELAND) > -- > deviceType = PHYSICAL_DEVICE_TYPE_CPU > deviceName = llvmpipe (LLVM 19.1.7, 256 bits) Both of your GPUs have Vulkan support and are correctly detected by vulkaninfo. I was interested in GPUs without Vulkan support and the latest MR was targeting exactly such cases. But why do you have "llvmpipe" reported as your 3rd GPU? Any idea? -- You are receiving this mail because: You are watching all bug changes.
