Home | History | Annotate | Download | only in functional

Lines Matching refs:m_fbo

1011 	MovePtr<glu::Framebuffer>			m_fbo;
1259 m_fbo = MovePtr<glu::Framebuffer>(new glu::Framebuffer(renderCtx));
1260 gl.bindFramebuffer(GL_FRAMEBUFFER, **m_fbo);
1329 m_fbo = MovePtr<glu::Framebuffer>(DE_NULL);