mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 13:10:10 +01:00
docs/asahi: use literal-block for build-options
Reviewed-by: David Heidelberg <david.heidelberg@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19719>
This commit is contained in:
parent
2ebce11137
commit
5a31e1ecaa
1 changed files with 2 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue