mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-04 06:20:25 +01:00
docs: use code-block
Reviewed-by: Yonggang Luo <luoyonggang@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19494>
This commit is contained in:
parent
ebf33212ed
commit
40bd7b4307
1 changed files with 2 additions and 0 deletions
|
|
@ -12,6 +12,8 @@ On macOS, the experimental Asahi driver may built with options:
|
|||
|
||||
To use, set the ``DYLD_LIBRARY_PATH`` environment variable:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
DYLD_LIBRARY_PATH=/Users/nobody/mesa/build/src/gallium/targets/libgl-xlib/ glmark2 --reuse-context
|
||||
|
||||
Only X11 apps are supported. XQuartz must be setup separately.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue