Home
last modified time | relevance | path

Searched defs:fbo (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DSaveableTexture.cpp341 GLuint fbo = 0; member
/hardware/google/gfxstream/host/gl/
DColorBufferGl.cpp49 bool bindFbo(GLuint* fbo, GLuint tex, bool ensureTextureAttached) { in bindFbo()
/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLEScontext.h721 GLuint fbo = 0; member
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Imp.cpp3762 GLuint fbo; in glGetTexImage() local