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");
2947 de::MovePtr<glu::Framebuffer> fbo;
2968 // Set up framebuffer
2972 fbo = de::MovePtr<glu::Framebuffer>(new glu::Framebuffer(renderCtx));