Home
last modified time | relevance | path

Searched refs:StencilClearValueTestCase (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fIntegerStateQueryTests.cpp1747 class StencilClearValueTestCase : public ApiCase class
1750 StencilClearValueTestCase (Context& context, StateVerifier* verifier, const char* name, const char* description) in StencilClearValueTestCase() function in deqp::gles2::Functional::__anon30426::StencilClearValueTestCase
2210 FOR_EACH_VERIFIER(normalVerifiers, addChild(new StencilClearValueTestCase (m_context, verifier, (std::string("stencil_clear_value") + verifier->getTestNamePostfix()).c_str(), "STENCIL_CLEAR_VALUE"))); in init()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fIntegerStateQueryTests.cpp2275 class StencilClearValueTestCase : public ApiCase class
2278 StencilClearValueTestCase (Context& context, StateVerifier* verifier, const char* name, const char* description) in StencilClearValueTestCase() function in deqp::gles3::Functional::__anon30569::StencilClearValueTestCase
3024 FOR_EACH_VERIFIER(normalVerifiers, addChild(new StencilClearValueTestCase (m_context, verifier, (std::string("stencil_clear_value") + verifier->getTestNamePostfix()).c_str(), "STENCIL_CLEAR_VALUE"))); in init()

Completed in 9 milliseconds