Home | History | Annotate | Download | only in functional

Lines Matching full:bindframebuffer

219 		gl.bindFramebuffer(GL_FRAMEBUFFER, m_fbo);
273 gl.bindFramebuffer(GL_FRAMEBUFFER, m_blitDstFbo);
288 gl.bindFramebuffer(GL_FRAMEBUFFER, m_fbo);
387 gl.bindFramebuffer(GL_READ_FRAMEBUFFER, m_fbo);
388 gl.bindFramebuffer(GL_DRAW_FRAMEBUFFER, m_blitDstFbo);
394 gl.bindFramebuffer(GL_READ_FRAMEBUFFER, m_blitDstFbo);
399 gl.bindFramebuffer(GL_FRAMEBUFFER, m_fbo);