Home | History | Annotate | Download | only in output

Lines Matching refs:bindFramebuffer

343   GLC(context_, context_->bindFramebuffer(GL_FRAMEBUFFER, 0));
2328 GLC(context_, context_->bindFramebuffer(GL_FRAMEBUFFER, temporary_fbo));
2369 GLC(context_, context_->bindFramebuffer(GL_FRAMEBUFFER, 0));
2508 output_surface_->BindFramebuffer();
2527 context_->bindFramebuffer(GL_FRAMEBUFFER, offscreen_framebuffer_id_));