summaryrefslogtreecommitdiffstats
path: root/src/opengl/qopengltextureblitter.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/opengl/qopengltextureblitter.h')
-rw-r--r--src/opengl/qopengltextureblitter.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/opengl/qopengltextureblitter.h b/src/opengl/qopengltextureblitter.h
index 1818576085..1f204ee160 100644
--- a/src/opengl/qopengltextureblitter.h
+++ b/src/opengl/qopengltextureblitter.h
@@ -66,6 +66,7 @@ public:
void destroy();
bool supportsExternalOESTarget() const;
+ bool supportsRectangleTarget() const;
void bind(GLenum target = GL_TEXTURE_2D);
void release();