From 1b035402a688a5d116a9014e8930d7863481eeed Mon Sep 17 00:00:00 2001 From: sfan5 Date: Mon, 27 Nov 2023 18:24:33 +0100 Subject: DOCS/options: clarify --spirv-compiler --- DOCS/man/options.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'DOCS/man/options.rst') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 45dc0e317f..cc49d18860 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -5799,8 +5799,8 @@ them. ``--spirv-compiler=`` Controls which compiler is used to translate GLSL to SPIR-V. This is - (currently) only relevant for ``--gpu-api=vulkan`` and `--gpu-api=d3d11`. - The possible choices are currently only: + only relevant for ``--gpu-api=d3d11`` with ``--vo=gpu``. + The possible choices are currently: auto Use the first available compiler. (Default) @@ -5810,7 +5810,7 @@ them. .. note:: - This option is deprecated, since there is only one reasonable value. + This option is deprecated, since there is only one usable value. It may be removed in the future. ``--glsl-shader=``, ``--glsl-shaders=`` -- cgit v1.2.3