Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds