Skip to content
  • Matthias Clasen's avatar
    vulkan: Add a way to specify a device · ccdeaab1
    Matthias Clasen authored
    We should be smarter in picking a good device eventually,
    but for now, we just allow to explicitly choose one. To
    see a list of all devices, use GDK_VULKAN_DEVICE=list
    
    To specify which device to use, use GDK_VULKAN_DEVICE=<number>
    ccdeaab1