Skip to content

zink: Added inbuilt debug logging from the VK_LAYER_LUNARG_standard_validation layer.

Set the ZINK_DEBUG environment variable to 'validate' to automatically setup. The debug util extnsion callback is used to capture information and logs the results to the error stream. Color coded logging on Linux and MacOS.

Merge request reports