summaryrefslogtreecommitdiffstats
path: root/src/render/framegraph/qsortpolicy.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/framegraph/qsortpolicy.h')
-rw-r--r--src/render/framegraph/qsortpolicy.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/render/framegraph/qsortpolicy.h b/src/render/framegraph/qsortpolicy.h
index a302caa8b..f5ea988e8 100644
--- a/src/render/framegraph/qsortpolicy.h
+++ b/src/render/framegraph/qsortpolicy.h
@@ -62,6 +62,7 @@ public:
Material = (1 << 2),
FrontToBack = (1 << 3),
Texture = (1 << 4),
+ Uniform = (1 << 5)
};
Q_ENUM(SortType) // LCOV_EXCL_LINE