summaryrefslogtreecommitdiff
path: root/rsContext.h
diff options
context:
space:
mode:
Diffstat (limited to 'rsContext.h')
-rw-r--r--rsContext.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/rsContext.h b/rsContext.h
index fce22b56..dd2fc00e 100644
--- a/rsContext.h
+++ b/rsContext.h
@@ -226,6 +226,8 @@ public:
bool mLogShadersAttr;
bool mLogShadersUniforms;
bool mLogVisual;
+ bool mLogReduceAccum;
+ bool mDebugReduceSplitAccum;
uint32_t mDebugMaxThreads;
} props;