[Test] (MG_Util, MG_State): TEMP spirv-null plumbing probe for the allocator-pathology discriminator

This commit is contained in:
2026-08-10 05:42:23 -04:00
parent 404236d337
commit 85f45d0e44
4 changed files with 32 additions and 0 deletions
+2
View File
@@ -31,6 +31,7 @@ namespace MobileGL::MG_Util::Debug {
kTempStageProbeParseReparse,
kTempStageProbeGlslangLink,
kTempStageProbeSpirvGen,
kTempStageProbeSpirvNull,
kTempStageProbeSpirvOpt,
kTempStageProbeReflection,
kTempStageProbeSpvcRouting,
@@ -45,6 +46,7 @@ namespace MobileGL::MG_Util::Debug {
"parse-reparse[subset-of-parse]",
"glslang-link",
"spirv-gen",
"spirv-null[plumbing-only]",
"spirv-opt",
"reflection",
"spvc-routing",