(no commit message)
authorcolepoirier@1ec9c8c87c85f09e4718cd80e0605065e33975f0 <colepoirier@1ec9c8c87c85f09e4718cd80e0605065e33975f0@web>
Tue, 8 Sep 2020 20:33:09 +0000 (21:33 +0100)
committerIkiWiki <ikiwiki.info>
Tue, 8 Sep 2020 20:33:09 +0000 (21:33 +0100)
3d_gpu/mesa.mdwn

index 234fec37fd4ed9c7dab844ed4cd726aa604fe877..c3fe59b51637fe59018e62c3c8a472ee9c2281ed 100644 (file)
@@ -74,7 +74,7 @@ In order for meson to be able to find the up-to-date `drm` files we have just bu
 
 These following `vulkan`-specific environment variables are necessary to build our branch of mesa successfully:
 
-    export VK_ICD_FILENAMES=/home/$USER/opt/lsoc_mesa/share/vulkan/icd./libresoc_icd.x86_64.json
+    export VK_ICD_FILENAMES=/home/$USER/opt/lsoc_mesa/share/vulkan/icd.d/libresoc_icd.x86_64.json
     export VK_LOADER_DEBUG=warn
     export LIBRESOC_TRACE=1