mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 19:40:10 +01:00
docs: add missing MESA_VK_WSI_HEADLESS_SWAPCHAIN variable
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: Sagar Ghuge <sagar.ghuge@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22478>
This commit is contained in:
parent
948a122f30
commit
267dcdca8a
1 changed files with 5 additions and 0 deletions
|
|
@ -320,6 +320,11 @@ Core Mesa environment variables
|
|||
``VkSwapchainCreateInfoKHR::presentMode``. Values can be ``fifo``,
|
||||
``relaxed``, ``mailbox`` or ``immediate``.
|
||||
|
||||
.. envvar:: MESA_VK_WSI_HEADLESS_SWAPCHAIN
|
||||
|
||||
Forces all swapchains to be headless (no rendering will be display
|
||||
in the swapchain's window).
|
||||
|
||||
.. envvar:: MESA_VK_ABORT_ON_DEVICE_LOSS
|
||||
|
||||
causes the Vulkan driver to call abort() immediately after detecting a
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue