Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/
DColorBufferGl.cpp49 bool bindFbo(GLuint* fbo, GLuint tex, bool ensureTextureAttached) { in bindFbo() argument
53 if (ensureTextureAttached) { in bindFbo()