From: colepoirier@1ec9c8c87c85f09e4718cd80e0605065e33975f0 Date: Tue, 8 Sep 2020 20:33:09 +0000 (+0100) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~2160 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bd9affe56ddd2727290903bbd87e446948c13b0f;p=libreriscv.git --- diff --git a/3d_gpu/mesa.mdwn b/3d_gpu/mesa.mdwn index 234fec37f..c3fe59b51 100644 --- a/3d_gpu/mesa.mdwn +++ b/3d_gpu/mesa.mdwn @@ -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