summaryrefslogtreecommitdiff
path: root/stream-servers/glestranslator/include/GLcommon/GLEScontext.h
diff options
context:
space:
mode:
Diffstat (limited to 'stream-servers/glestranslator/include/GLcommon/GLEScontext.h')
-rw-r--r--stream-servers/glestranslator/include/GLcommon/GLEScontext.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/stream-servers/glestranslator/include/GLcommon/GLEScontext.h b/stream-servers/glestranslator/include/GLcommon/GLEScontext.h
index e5809e5e..4ebf1871 100644
--- a/stream-servers/glestranslator/include/GLcommon/GLEScontext.h
+++ b/stream-servers/glestranslator/include/GLcommon/GLEScontext.h
@@ -111,6 +111,7 @@ struct GLSupport {
bool hasAstcSupport = false;
bool hasBptcSupport = false;
bool hasS3tcSupport = false;
+ bool hasRgtcSupport = false;
};
struct ArrayData {