Searched refs:DepthTests (Results 1 – 9 of 9) sorted by relevance
36 class DepthTests : public TestCaseGroup class39 DepthTests (Context& context);40 ~DepthTests (void);45 DepthTests (const DepthTests& other);46 DepthTests& operator= (const DepthTests& other);
257 DepthTests::DepthTests (Context& context) in DepthTests() function in deqp::gles3::Functional::DepthTests262 DepthTests::~DepthTests (void) in ~DepthTests()266 void DepthTests::init (void) in init()
332 addChild(new DepthTests (m_context)); in init()
254 DepthTests::DepthTests (Context& context) in DepthTests() function in deqp::gles2::Functional::DepthTests259 DepthTests::~DepthTests (void) in ~DepthTests()263 void DepthTests::init (void) in init()
267 addChild(new DepthTests (m_context)); in init()
36 class DepthTests : public TestCaseGroup class39 DepthTests (Context& context);40 ~DepthTests (void) {} in ~DepthTests()45 DepthTests (const DepthTests& other);46 DepthTests& operator= (const DepthTests& other);
135 addChild(new DepthTests (m_context)); in init()
1772 DepthTests::DepthTests (Context& context) in DepthTests() function in deqp::gles3::Performance::DepthTests1777 void DepthTests::init (void) in init()