mirror of
https://github.com/clearlinux/linux-steam-integration.git
synced 2026-08-24 08:48:16 +00:00
shim: Support Ubuntu ICD files
Signed-off-by: Ikey Doherty <ikey@solus-project.com>
This commit is contained in:
+2
-2
@@ -47,8 +47,8 @@
|
||||
/**
|
||||
* Potential for the host Vulkan ICD files (old vs new)
|
||||
*/
|
||||
#define VK_GLOB "/var/lib/snapd/lib/gl/10_*.json"
|
||||
#define VK_GLOB_2 "/var/lib/snapd/lib/vulkan/10_*.json"
|
||||
#define VK_GLOB "/var/lib/snapd/lib/gl/*nvidia*.json"
|
||||
#define VK_GLOB_2 "/var/lib/snapd/lib/vulkan/*nvidia*.json"
|
||||
|
||||
/**
|
||||
* Used to update a value in the environment, and perform a prepend if the variable
|
||||
|
||||
Reference in New Issue
Block a user