docs: document new zink-flag

We forgot to document this previously, so let's add it now.

Fixes: feb9462bb1 ("zink: Added inbuilt debug logging from the VK_LAYER_LUNARG_standard_validation layer.")
Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7802>
This commit is contained in:
Erik Faye-Lund 2020-11-26 19:26:23 +01:00
parent 313db572b7
commit 8564715253

View file

@ -103,6 +103,8 @@ variable:
current directory, and print a message with the filename to stderr.
``tgsi``
Print the TGSI form of TGSI shaders to stderr.
``validation``
Dump Validation layer output.
Vulkan Validation Layers
^^^^^^^^^^^^^^^^^^^^^^^^