Home
last modified time | relevance | path

Searched refs:needReallocateRbo (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp2299 bool needReallocateRbo = false; in initDefaultFBO() local
2314 needReallocateRbo = true; in initDefaultFBO()
2341 if (needReallocateRbo) { in initDefaultFBO()