Home
last modified time | relevance | path

Searched refs:FboOutputAttacher (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/glshared/
DglsLifetimeTests.hpp298 class FboOutputAttacher : public OutputAttacher class
301 FboOutputAttacher (FboAttacher& attacher) in FboOutputAttacher() function in deqp::gls::LifetimeTests::details::FboOutputAttacher
372 FboOutputAttacher m_texFboOutAtt;
375 FboOutputAttacher m_rboFboOutAtt;
DglsLifetimeTests.cpp307 void FboOutputAttacher::setupContainer (GLuint seed, GLuint fbo) in setupContainer()
315 void FboOutputAttacher::drawAttachment (GLuint element, Surface& dst) in drawAttachment()