Skip to content

vulkan: Only log the list of extensions if debugging is enabled

Simon McVittie requested to merge wip/smcv/issue7093 into main

Logging them with g_print() will write to stdout, which can interfere with machine-readable output, for example when gnome-control-center displays the GPU/driver name.

Resolves: #7093 (closed)

Merge request reports

Loading