summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/slang.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/slang.h b/include/slang.h
index 3024aa884..3bcdcbba8 100644
--- a/include/slang.h
+++ b/include/slang.h
@@ -852,6 +852,7 @@ extern "C"
EmitIr, // bool
ReportDownstreamTime, // bool
ReportPerfBenchmark, // bool
+ ReportCheckpointIntermediates, // bool
SkipSPIRVValidation, // bool
SourceEmbedStyle,
SourceEmbedName,