From d546d8ff1b2c758b17afbdf4d10128f8071f3e32 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Thu, 8 Jul 2021 23:36:09 +0100 Subject: [PATCH] add link to lavapipe tests --- 3d_gpu/mesa.mdwn | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/3d_gpu/mesa.mdwn b/3d_gpu/mesa.mdwn index 16cbd91c4..c67d71fe5 100644 --- a/3d_gpu/mesa.mdwn +++ b/3d_gpu/mesa.mdwn @@ -116,3 +116,16 @@ branch. * * + +# Demos with lavapipe + +> It can be built with +> meson configure -Dvulkan-drivers=swrast -Dgallium-drivers=swrast +> set VK_ICD_FILENAMES to the lvp_icd.x86_64.json file and vulkaninfo should +> show it. +> +> I tried running demos from +> https://software.intel.com/content/www/us/en/develop/articles/api-without- +> secrets-introduction-to-vulkan-part-1.html and all 7 runs fine with lavapipe. + +* -- 2.30.2