Searched refs:fboCache (Results 1 – 5 of 5) sorted by relevance
122 fboCache.clear(); in terminate()220 fboCache.getSize(), fboCache.getMaxSize()); in dumpMemoryUsage()258 fboCache.clear(); in flush()
191 GLuint fbo = caches.fboCache.get(); in createRenderLayer()359 GLuint fbo = caches.fboCache.get(); in copyLayer()468 caches.fboCache.put(fbo); in copyLayer()
169 FboCache fboCache; variable
161 caches.fboCache.put(fbo); in removeFbo()
729 layer->setFbo(mCaches.fboCache.get()); in createFboLayer()