Searched refs:DepthTests (Results 1 - 9 of 9) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fDepthTests.hpp36 class DepthTests : public TestCaseGroup class in namespace:deqp::gles2::Functional
39 DepthTests (Context& context);
40 ~DepthTests (void);
45 DepthTests (const DepthTests& other);
46 DepthTests& operator= (const DepthTests& other);
H A Des2fDepthTests.cpp254 DepthTests::DepthTests (Context& context) function in class:deqp::gles2::Functional::DepthTests
259 DepthTests::~DepthTests (void)
263 void DepthTests::init (void)
H A Des2fFunctionalTests.cpp261 addChild(new DepthTests (m_context));
/external/deqp/modules/gles3/functional/
H A Des3fDepthTests.hpp36 class DepthTests : public TestCaseGroup class in namespace:deqp::gles3::Functional
39 DepthTests (Context& context);
40 ~DepthTests (void);
45 DepthTests (const DepthTests& other);
46 DepthTests& operator= (const DepthTests& other);
H A Des3fDepthTests.cpp257 DepthTests::DepthTests (Context& context) function in class:deqp::gles3::Functional::DepthTests
262 DepthTests::~DepthTests (void)
266 void DepthTests::init (void)
H A Des3fFunctionalTests.cpp324 addChild(new DepthTests (m_context));
/external/deqp/modules/gles3/performance/
H A Des3pDepthTests.hpp36 class DepthTests : public TestCaseGroup class in namespace:deqp::gles3::Performance
39 DepthTests (Context& context);
40 ~DepthTests (void) {}
45 DepthTests (const DepthTests& other);
46 DepthTests& operator= (const DepthTests& other);
H A Des3pPerformanceTests.cpp135 addChild(new DepthTests (m_context));
H A Des3pDepthTests.cpp1771 DepthTests::DepthTests (Context& context) function in class:deqp::gles3::Performance::DepthTests
1776 void DepthTests::init (void)

Completed in 227 milliseconds