vulkan-loader: allow validation layers to be enabled

The loader now uses XDK_DATA_DIRS to find drivers and layers.
This commit is contained in:
David McFarland
2016-11-13 12:44:27 -04:00
parent e783cc90a0
commit 6bf27c2cae
5 changed files with 151 additions and 7 deletions
+1
View File
@@ -118,6 +118,7 @@ in
"/share/terminfo"
"/share/themes"
"/share/vim-plugins"
"/share/vulkan"
];
system.path = pkgs.buildEnv {