mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-03 13:00:37 +01:00
docs/zink: format the envvar value as code instead of plain text
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28516>
This commit is contained in:
parent
96e8648b32
commit
364ef85a8e
1 changed files with 1 additions and 1 deletions
|
|
@ -329,7 +329,7 @@ Another useful tool for debugging is the `Vulkan Validation Layers
|
|||
The validation layers effectively insert extra checking between Zink and the
|
||||
Vulkan driver, pointing out incorrect usage of the Vulkan API. The layers can
|
||||
be enabled by setting the environment variable :envvar:`VK_LOADER_LAYERS_ENABLE` to
|
||||
"VK_LAYER_KHRONOS_validation". You can read more about the Validation Layers
|
||||
``VK_LAYER_KHRONOS_validation``. You can read more about the Validation Layers
|
||||
in the link above.
|
||||
|
||||
Apple macOS and MoltenVK
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue