summaryrefslogtreecommitdiffstats
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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/render-test/options.h b/tools/render-test/options.h
index 1048a29f4..a8b7d5884 100644
--- a/tools/render-test/options.h
+++ b/tools/render-test/options.h
@@ -57,6 +57,8 @@ struct Options
char const* slangArgs[kMaxSlangArgs];
int slangArgCount = 0;
+ bool outputUsingType = false;
+
bool useDXIL = false;
bool onlyStartup = false;