Home
last modified time | relevance | path

Searched refs:FboRenderTestGroup (Results 1 – 6 of 6) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fFboRenderTest.hpp36 class FboRenderTestGroup : public TestCaseGroup class
39 FboRenderTestGroup (Context& context);
40 virtual ~FboRenderTestGroup (void);
Des2fFunctionalTests.cpp220 addChild(new FboRenderTestGroup(m_context)); in init()
Des2fFboRenderTest.cpp2060 FboRenderTestGroup::FboRenderTestGroup (Context& context) in FboRenderTestGroup() function in deqp::gles2::Functional::FboRenderTestGroup
2065 FboRenderTestGroup::~FboRenderTestGroup (void) in ~FboRenderTestGroup()
2141 void FboRenderTestGroup::init (void) in init()
/external/deqp/modules/gles3/functional/
Des3fFboRenderTest.hpp36 class FboRenderTestGroup : public TestCaseGroup class
39 FboRenderTestGroup (Context& context);
40 virtual ~FboRenderTestGroup (void);
Des3fFunctionalTests.cpp269 addChild(new FboRenderTestGroup (m_context)); in init()
Des3fFboRenderTest.cpp1448 FboRenderTestGroup::FboRenderTestGroup (Context& context) in FboRenderTestGroup() function in deqp::gles3::Functional::FboRenderTestGroup
1453 FboRenderTestGroup::~FboRenderTestGroup (void) in ~FboRenderTestGroup()
1457 void FboRenderTestGroup::init (void) in init()