From 956cc5459a1c547a6ff2d67af18d4db94eb6809d Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Thu, 20 Oct 2022 10:13:13 +0200 Subject: [PATCH] docs: lavapipe -> Lavapipe Reviewed-by: David Heidelberg Part-of: --- docs/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.rst b/docs/install.rst index f7591bd..21ccc23 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -151,7 +151,7 @@ Vulkan VK_ICD_FILENAMES="$MESA_INSTALLDIR/share/vulkan/icd/my_icd.json" vulkaninfo where ``my_icd.json`` is replaced with the actual ICD json file name. This -will depend on your driver. For instance, the 64-bit lavapipe driver ICD file +will depend on your driver. For instance, the 64-bit Lavapipe driver ICD file is named ``lvp_icd.x86_64.json``. OpenCL -- 2.7.4