summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsFBOCache.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/rs/rsFBOCache.h')
-rw-r--r--libs/rs/rsFBOCache.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/rs/rsFBOCache.h b/libs/rs/rsFBOCache.h
index f42e1f3..5d58ba4 100644
--- a/libs/rs/rsFBOCache.h
+++ b/libs/rs/rsFBOCache.h
@@ -38,6 +38,7 @@ public:
void resetAll(Context *);
void setup(Context *);
+ void updateSize() { mDirty = true; }
struct Hal {
mutable void *drv;