radv: Add RADV_DEBUG=nort

This makes vkCmdTraceRaysKHR and ray queries no-ops and is useful
for triaging GPU hangs with raytracing.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23603>
This commit is contained in:
Friedrich Vock
2023-06-12 19:41:18 +02:00
committed by Marge Bot
parent c17d0cc488
commit fa7c7791ee
7 changed files with 16 additions and 3 deletions

View File

@@ -77,6 +77,7 @@ static const struct debug_control radv_debug_options[] = {
{"extra_md", RADV_DEBUG_EXTRA_MD},
{"nogpl", RADV_DEBUG_NO_GPL},
{"videoarraypath", RADV_DEBUG_VIDEO_ARRAY_PATH},
{"nort", RADV_DEBUG_NO_RT},
{NULL, 0}};
const char *