summaryrefslogtreecommitdiff
path: root/stream-servers/GfxStreamBackend.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'stream-servers/GfxStreamBackend.cpp')
-rw-r--r--stream-servers/GfxStreamBackend.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/stream-servers/GfxStreamBackend.cpp b/stream-servers/GfxStreamBackend.cpp
index dd6fc61f..4c69ee2c 100644
--- a/stream-servers/GfxStreamBackend.cpp
+++ b/stream-servers/GfxStreamBackend.cpp
@@ -407,6 +407,7 @@ extern "C" VG_EXPORT void gfxstream_backend_init(
kFeature_BptcTextureSupport, bptcTextureSupport);
feature_set_enabled_override(
kFeature_S3tcTextureSupport, s3tcTextureSupport);
+ feature_set_enabled_override(kFeature_RgtcTextureSupport, true);
feature_set_enabled_override(
kFeature_GLDirectMem, false);
feature_set_enabled_override(