Searched defs:fbo (Results 1 – 8 of 8) sorted by relevance
33 RsdFrameBufferObj *fbo = (RsdFrameBufferObj*)fb->mHal.drv; in setDepthAttachment() local48 RsdFrameBufferObj *fbo = (RsdFrameBufferObj*)fb->mHal.drv; in setColorAttachment() local65 RsdFrameBufferObj *fbo = new RsdFrameBufferObj(); in rsdFrameBufferInit() local81 RsdFrameBufferObj *fbo = (RsdFrameBufferObj *)fb->mHal.drv; in rsdFrameBufferSetActive() local94 RsdFrameBufferObj *fbo = (RsdFrameBufferObj *)fb->mHal.drv; in rsdFrameBufferDestroy() local
54 const GLuint fbo = mCache.itemAt(i); in clear() local61 GLuint fbo; in get() local71 bool FboCache::put(GLuint fbo) { in put()
208 GLuint fbo; variable
133 GLuint fbo = renderState.createFramebuffer(); in copyTextureInto() local
145 void RenderState::bindFramebuffer(GLuint fbo) { in bindFramebuffer()158 void RenderState::deleteFramebuffer(GLuint fbo) { in deleteFramebuffer()
50 GLuint fbo; member
106 int fbo = GLToolbox.generateFbo(); in forTexture() local348 private RenderTarget(EGLDisplay display, EGLContext context, EGLSurface surface, int fbo, in RenderTarget()
481 int fbo, program, buffer; in RenderFrame() local