Home | History | Annotate | Download | only in gl

Lines Matching defs:fbo

800     // below here we may bind the FBO
946 // drivers have a bug where an FBO won't be complete if it includes a
1091 GrGLuint fbo = glrt->renderFBOID();
1113 GL_CALL(BindFramebuffer(GR_GL_FRAMEBUFFER, fbo));
1429 // we don't track the state of the READ FBO ID.
1715 // the bound DRAW FBO ID.
2474 // If a temporary FBO was created, its non-zero ID is returned. The viewport that the copy rect is
2515 // We don't want to have to create an FBO just to use glCopyTexSubImage2D. Let the base
2546 // We modified the bound FBO
2588 // We modified the bound FBO