Searched refs:FboAttacher (Results 1 – 2 of 2) sorted by relevance
278 class FboAttacher : public Attacher class284 FboAttacher (const Context& ctx, in FboAttacher() function in deqp::gls::LifetimeTests::details::FboAttacher293 FboInputAttacher (FboAttacher& attacher) in FboInputAttacher()301 FboOutputAttacher (FboAttacher& attacher) in FboOutputAttacher()307 class TextureFboAttacher : public FboAttacher311 : FboAttacher (ctx, elementType, containerType) {} in TextureFboAttacher()319 class RboFboAttacher : public FboAttacher323 : FboAttacher (ctx, elementType, containerType) {} in RboFboAttacher()
274 void FboAttacher::initAttachment (GLuint seed, GLuint element) in initAttachment()