Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsLifetimeTests.hpp319 class RboFboAttacher : public FboAttacher class
322 RboFboAttacher (const Context& ctx, Type& elementType, Type& containerType) in RboFboAttacher() function in deqp::gls::LifetimeTests::details::RboFboAttacher
373 RboFboAttacher m_rboFboAtt;
DglsLifetimeTests.cpp526 void RboFboAttacher::initStorage (void) in initStorage()
538 void RboFboAttacher::attach (GLuint rbo, GLuint fbo) in attach()
551 void RboFboAttacher::detach (GLuint rbo, GLuint fbo) in detach()
565 GLuint RboFboAttacher::getAttachment (GLuint fbo) in getAttachment()