Searched refs:DepthStencilClearTests (Results 1 - 6 of 6) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fDepthStencilClearTests.hpp36 class DepthStencilClearTests : public TestCaseGroup class in namespace:deqp::gles2::Functional
39 DepthStencilClearTests (Context& context);
40 virtual ~DepthStencilClearTests (void) {}
45 DepthStencilClearTests (const DepthStencilClearTests&);
46 DepthStencilClearTests& operator= (const DepthStencilClearTests&);
H A Des2fDepthStencilClearTests.cpp496 DepthStencilClearTests::DepthStencilClearTests (Context& context) function in class:deqp::gles2::Functional::DepthStencilClearTests
501 void DepthStencilClearTests::init (void)
H A Des2fFunctionalTests.cpp311 addChild(new DepthStencilClearTests (m_context));
/external/deqp/modules/gles3/functional/
H A Des3fDepthStencilClearTests.hpp36 class DepthStencilClearTests : public TestCaseGroup class in namespace:deqp::gles3::Functional
39 DepthStencilClearTests (Context& context);
40 virtual ~DepthStencilClearTests (void) {}
45 DepthStencilClearTests (const DepthStencilClearTests&);
46 DepthStencilClearTests& operator= (const DepthStencilClearTests&);
H A Des3fDepthStencilClearTests.cpp499 DepthStencilClearTests::DepthStencilClearTests (Context& context) function in class:deqp::gles3::Functional::DepthStencilClearTests
504 void DepthStencilClearTests::init (void)
H A Des3fFunctionalTests.cpp374 addChild(new DepthStencilClearTests (m_context));

Completed in 724 milliseconds