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 325 void TextureFboAttacher::attach (GLuint texture, GLuint fbo)
339 void TextureFboAttacher::detach (GLuint texture, GLuint fbo)
353 GLuint TextureFboAttacher::getAttachment (GLuint fbo)
358 void TextureFboAttacher::initStorage (void)
    [all...]

Completed in 82 milliseconds