summaryrefslogtreecommitdiff
path: root/tools/render-test/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/render-test/options.h')
-rw-r--r--tools/render-test/options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/render-test/options.h b/tools/render-test/options.h
index 104906f42..0214c66e7 100644
--- a/tools/render-test/options.h
+++ b/tools/render-test/options.h
@@ -55,6 +55,7 @@ struct Options
int slangArgCount = 0;
bool useDXIL = false;
+ bool onlyStartup = false;
Slang::List<Slang::String> renderFeatures; /// Required render features for this test to run