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.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/render-test/options.h b/tools/render-test/options.h
index 630c30d8a..4c0f1098f 100644
--- a/tools/render-test/options.h
+++ b/tools/render-test/options.h
@@ -24,9 +24,6 @@ struct Options
// Raw HLSL or GLSL input, bypassing Slang
Native,
-
- // Raw HLSL or GLSL input, passed through the Slang rewriter
- NativeRewrite
};