From 5a31e1ecaa66bbfbf4b9883ed800a5549c45724e Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Mon, 7 Nov 2022 20:32:52 +0100 Subject: [PATCH] docs/asahi: use literal-block for build-options Reviewed-by: David Heidelberg Part-of: --- docs/drivers/asahi.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/drivers/asahi.rst b/docs/drivers/asahi.rst index 42016a62f1c..02225621c37 100644 --- a/docs/drivers/asahi.rst +++ b/docs/drivers/asahi.rst @@ -285,6 +285,8 @@ Mesa includes a library that mocks out the DRM UABI used by the Asahi driver stack, allowing the Mesa driver to run on non-M1 Linux hardware. This can be useful for exercising the compiler. To build, use options: +:: + -Dgallium-drivers=asahi -Dtools=drm-shim Then run an OpenGL workload with environment variable: