Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsLifetimeTests.hpp307 class TextureFboAttacher : public FboAttacher class
310 TextureFboAttacher (const Context& ctx, Type& elementType, Type& containerType) in TextureFboAttacher() function in deqp::gls::LifetimeTests::details::TextureFboAttacher
370 TextureFboAttacher m_texFboAtt;
DglsLifetimeTests.cpp330 void TextureFboAttacher::attach (GLuint texture, GLuint fbo) in attach()
344 void TextureFboAttacher::detach (GLuint texture, GLuint fbo) in detach()
358 GLuint TextureFboAttacher::getAttachment (GLuint fbo) in getAttachment()
439 void TextureFboAttacher::initStorage (void) in initStorage()