mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-09-03 18:14:53 +03:00
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:
@@ -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). |
|
||||
+------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
|
||||
Reference in New Issue
Block a user