Home
last modified time | relevance | path

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

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