aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/coreapi/qsgbatchrenderer_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick/scenegraph/coreapi/qsgbatchrenderer_p.h')
-rw-r--r--src/quick/scenegraph/coreapi/qsgbatchrenderer_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/scenegraph/coreapi/qsgbatchrenderer_p.h b/src/quick/scenegraph/coreapi/qsgbatchrenderer_p.h
index 6e9bd750e2..94e8ba5d96 100644
--- a/src/quick/scenegraph/coreapi/qsgbatchrenderer_p.h
+++ b/src/quick/scenegraph/coreapi/qsgbatchrenderer_p.h
@@ -57,7 +57,6 @@ struct Vec;
struct Rect;
struct Buffer;
struct Chunk;
-struct AlphaChunk;
struct Batch;
struct Node;
class Updater;
@@ -243,6 +242,7 @@ struct Batch
void cleanupRemovedElements();
bool isTranslateOnlyToRoot() const;
+ bool allMatricesAre2DSafe() const;
// pseudo-constructor...
void init() {