HomeSort by relevance Sort by last modified time
    Searched refs:TextureFboAttacher (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/glshared/
glsLifetimeTests.hpp 307 class TextureFboAttacher : public FboAttacher
310 TextureFboAttacher (const Context& ctx, Type& elementType, Type& containerType)
370 TextureFboAttacher m_texFboAtt;
glsLifetimeTests.cpp 328 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)
    [all...]

Completed in 569 milliseconds