summaryrefslogtreecommitdiff
path: root/GLES_common/yagl_gles_texture.h
diff options
context:
space:
mode:
Diffstat (limited to 'GLES_common/yagl_gles_texture.h')
-rw-r--r--GLES_common/yagl_gles_texture.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/GLES_common/yagl_gles_texture.h b/GLES_common/yagl_gles_texture.h
index 6d1597b..f158851 100644
--- a/GLES_common/yagl_gles_texture.h
+++ b/GLES_common/yagl_gles_texture.h
@@ -19,6 +19,7 @@ struct yagl_gles_texture
GLenum internalformat;
int is_float;
+ int is_swizzled;
GLboolean immutable;