core: Make PICA debugging a toggleable feature (#2254)

This commit is contained in:
PabloMK7
2026-07-03 11:00:56 +02:00
committed by GitHub
parent 77cb5cecd8
commit fcb10fb899
13 changed files with 87 additions and 51 deletions
+1
View File
@@ -32,6 +32,7 @@ foreach(KEY IN ITEMS
"physical_device"
"use_gles"
"renderer_debug"
"pica_debugging"
"dump_command_buffers"
"spirv_shader_gen"
"disable_spirv_optimizer"