Searched refs:DepthRangeTests (Results 1 – 3 of 3) sorted by relevance
36 class DepthRangeTests : public TestCaseGroup class39 DepthRangeTests (Context& context);40 ~DepthRangeTests (void);45 DepthRangeTests (const DepthRangeTests& other);46 DepthRangeTests& operator= (const DepthRangeTests& other);
396 DepthRangeTests::DepthRangeTests (Context& context) in DepthRangeTests() function in deqp::gles2::Functional::DepthRangeTests401 DepthRangeTests::~DepthRangeTests (void) in ~DepthRangeTests()405 void DepthRangeTests::init (void) in init()
332 addChild(new DepthRangeTests (m_context)); in init()