Home | History | Annotate | Download | only in functional

Lines Matching full:framebuffer

839 	glu::Framebuffer	fbo					(renderCtx);
863 GLU_EXPECT_NO_ERROR(renderCtx.getFunctions().getError(), "Bind texture to framebuffer color attachment 0");
2960 de::MovePtr<glu::Framebuffer> fbo;
2981 // Set up framebuffer
2985 fbo = de::MovePtr<glu::Framebuffer>(new glu::Framebuffer(renderCtx));