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

/external/deqp/modules/glshared/
H A DglsLifetimeTests.hpp307 class TextureFboAttacher : public FboAttacher class in namespace:deqp::gls::LifetimeTests::details
310 TextureFboAttacher (const Context& ctx, Type& elementType, Type& containerType) function in class:deqp::gls::LifetimeTests::details::TextureFboAttacher
370 TextureFboAttacher m_texFboAtt;
H A DglsLifetimeTests.cpp328 void TextureFboAttacher::attach (GLuint texture, GLuint fbo)
342 void TextureFboAttacher::detach (GLuint texture, GLuint fbo)
356 GLuint TextureFboAttacher::getAttachment (GLuint fbo)
361 void TextureFboAttacher::initStorage (void)

Completed in 73 milliseconds