summaryrefslogtreecommitdiffstats
path: root/src/render/texture/qtextureimagedata_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/texture/qtextureimagedata_p.h')
-rw-r--r--src/render/texture/qtextureimagedata_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/render/texture/qtextureimagedata_p.h b/src/render/texture/qtextureimagedata_p.h
index 14095e2eb..ee12d3387 100644
--- a/src/render/texture/qtextureimagedata_p.h
+++ b/src/render/texture/qtextureimagedata_p.h
@@ -76,6 +76,7 @@ public:
int m_faces;
int m_mipLevels;
int m_blockSize;
+ int m_alignment;
QOpenGLTexture::Target m_target;
QOpenGLTexture::TextureFormat m_format;