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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/rs/rsFBOCache.h b/libs/rs/rsFBOCache.h
index 9a0a3b6..c9ae1dc 100644
--- a/libs/rs/rsFBOCache.h
+++ b/libs/rs/rsFBOCache.h
@@ -34,7 +34,7 @@ public:
void bindDepthTarget(Context *, Allocation *a);
void resetAll(Context *);
- void setupGL2(Context *);
+ void setup(Context *);
protected: