Searched refs:FboAttacher (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/glshared/
H A DglsLifetimeTests.hpp278 class FboAttacher : public Attacher class in namespace:deqp::gls::LifetimeTests::details
284 FboAttacher (const Context& ctx, function in class:deqp::gls::LifetimeTests::details::FboAttacher
293 FboInputAttacher (FboAttacher& attacher)
301 FboOutputAttacher (FboAttacher& attacher)
307 class TextureFboAttacher : public FboAttacher
311 : FboAttacher (ctx, elementType, containerType) {}
319 class RboFboAttacher : public FboAttacher
323 : FboAttacher (ctx, elementType, containerType) {}
H A DglsLifetimeTests.cpp272 void FboAttacher::initAttachment (GLuint seed, GLuint element)

Completed in 841 milliseconds