Searched refs:fboCache (Results 1 – 5 of 5) sorted by relevance
235 fboCache.clear(); in terminate()311 fboCache.getSize(), fboCache.getMaxSize()); in dumpMemoryUsage()354 fboCache.clear(); in flush()
193 GLuint fbo = caches.fboCache.get(); in createRenderLayer()362 GLuint fbo = caches.fboCache.get(); in copyLayer()479 caches.fboCache.put(fbo); in copyLayer()
342 FboCache fboCache; variable
177 caches.fboCache.put(fbo); in removeFbo()
808 layer->setFbo(mCaches.fboCache.get()); in createFboLayer()