diff --git a/docs/drivers/asahi.rst b/docs/drivers/asahi.rst index a43ccfbe0f5..633b8d1fe4b 100644 --- a/docs/drivers/asahi.rst +++ b/docs/drivers/asahi.rst @@ -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.