forked from AuroraMiddleware/gtk
Document the new GDK_VULKAN_DEVICE envvar
Best to document them while they're fresh.
This commit is contained in:
parent
8d24105642
commit
6cab57d7ed
@ -471,7 +471,7 @@ nevertheless.
|
|||||||
<listitem><para>Disable Vulkan support</para></listitem>
|
<listitem><para>Disable Vulkan support</para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>validate </term>
|
<term>validate</term>
|
||||||
<listitem><para>Enable the Vulkan validation layer</para></listitem>
|
<listitem><para>Enable the Vulkan validation layer</para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
</variablelist>
|
</variablelist>
|
||||||
@ -481,6 +481,17 @@ nevertheless.
|
|||||||
</para>
|
</para>
|
||||||
</formalpara>
|
</formalpara>
|
||||||
|
|
||||||
|
<formalpara>
|
||||||
|
<title><envar>GDK_VULKAN_DEVICE</envar></title>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
This variable can be set to the index of a Vulkan device to override the
|
||||||
|
default selection of the device that is used for Vulkan rendering.
|
||||||
|
The special value <literal>list</literal> can be used to obtain a list
|
||||||
|
of all Vulkan devices.
|
||||||
|
</para>
|
||||||
|
</formalpara>
|
||||||
|
|
||||||
<formalpara>
|
<formalpara>
|
||||||
<title><envar>GTK_CSD</envar></title>
|
<title><envar>GTK_CSD</envar></title>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user