Home | History | Annotate | Download | only in functional

Lines Matching refs:Framebuffer

828 	glu::Framebuffer	fbo					(renderCtx);
852 GLU_EXPECT_NO_ERROR(renderCtx.getFunctions().getError(), "Bind texture to framebuffer color attachment 0");
2941 de::MovePtr<glu::Framebuffer> fbo;
2962 // Set up framebuffer
2966 fbo = de::MovePtr<glu::Framebuffer>(new glu::Framebuffer(renderCtx));