Merge pull request #11974 from Calinou/command-line-tutorial-gpu-index

Clarify `--gpu-index` only being supported with the Forward+/Mobile renderers
This commit is contained in:
Matthew
2026-05-08 06:53:35 -04:00
committed by GitHub

View File

@@ -110,7 +110,7 @@ given build type.
+------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------+
| ``--rendering-driver <driver>`` | |release| Rendering driver (depends on display driver). Use ``--help`` first to display the list of available drivers. |
+------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------+
| ``--gpu-index <device_index>`` | |release| Use a specific GPU (run with ``--verbose`` to get available device list). |
| ``--gpu-index <device_index>`` | |release| Use a specific GPU (only available on the Forward+/Mobile renderers; run with ``--verbose`` to get available device list). |
+------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------+
| ``--text-driver <driver>`` | |release| Text driver (Fonts, BiDi, shaping). |
+------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------+