docs: lavapipe -> Lavapipe

Reviewed-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19191>
This commit is contained in:
Erik Faye-Lund
2022-10-20 10:13:13 +02:00
committed by Marge Bot
parent 2d0ffea118
commit 956cc5459a

View File

@@ -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