Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsLifetimeTests.hpp290 class FboInputAttacher : public InputAttacher class
293 FboInputAttacher (FboAttacher& attacher) in FboInputAttacher() function in deqp::gls::LifetimeTests::details::FboInputAttacher
371 FboInputAttacher m_texFboInAtt;
374 FboInputAttacher m_rboFboInAtt;
DglsLifetimeTests.cpp299 void FboInputAttacher::drawContainer (GLuint fbo, Surface& dst) in drawContainer()