YaLTeR / bxt-rs

Fastest video recording and TAS tools for Half-Life & mods.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pick Vulkan physical device compatible with OpenGL

YaLTeR opened this issue · comments

There's been at least 1 case where Vulkan had llvmpipe as physical device 0 [CPU] and the GPU as physical device 1 [INTEGRATED_GPU] (glxinfo was using the GPU) so we can't blindly pick the first DISCRETE_GPU or device 0.