Home | History | Annotate | Download | only in gl

Lines Matching full:fbo

823     // below here we may bind the FBO
969 // drivers have a bug where an FBO won't be complete if it includes a
1114 GrGLuint fbo = glrt->renderFBOID();
1136 GL_CALL(BindFramebuffer(GR_GL_FRAMEBUFFER, fbo));
1445 // we don't track the state of the READ FBO ID.
1717 // the bound DRAW FBO ID.
2335 // If a temporary FBO was created, its non-zero ID is returned. The viewport that the copy rect is
2376 // We don't want to have to create an FBO just to use glCopyTexSubImage2D. Let the base
2407 // We modified the bound FBO
2449 // We modified the bound FBO