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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/render-test/options.h b/tools/render-test/options.h
index f041c3e84..d94504c10 100644
--- a/tools/render-test/options.h
+++ b/tools/render-test/options.h
@@ -87,7 +87,7 @@ struct Options
bool generateSPIRVDirectly = true;
- bool enableBackendValidation = false;
+ bool enableDebugLayers = false;
bool dx12Experimental = false;