summaryrefslogtreecommitdiff
path: root/src/compiler/OutputHLSL.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/compiler/OutputHLSL.h')
-rw-r--r--src/compiler/OutputHLSL.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/compiler/OutputHLSL.h b/src/compiler/OutputHLSL.h
index 49bc1376..586a76fb 100644
--- a/src/compiler/OutputHLSL.h
+++ b/src/compiler/OutputHLSL.h
@@ -125,6 +125,7 @@ class OutputHLSL : public TIntermTraverser
bool mUsesAtan2_2;
bool mUsesAtan2_3;
bool mUsesAtan2_4;
+ bool mUsesDiscardRewriting;
int mNumRenderTargets;