Searched defs:DepthWriteMaskTestCase (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fBooleanStateQueryTests.cpp410 class DepthWriteMaskTestCase : public ApiCase class in namespace:deqp::gles2::Functional::__anon19861
413 DepthWriteMaskTestCase (Context& context, StateVerifier* verifier, const char* name, const char* description) function in class:deqp::gles2::Functional::__anon19861::DepthWriteMaskTestCase
590 FOR_EACH_VERIFIER(normalVerifiers, addChild(new DepthWriteMaskTestCase (m_context, verifier, (std::string("depth_writemask") + verifier->getTestNamePostfix()).c_str(), "DEPTH_WRITEMASK")));
/external/deqp/modules/gles3/functional/
H A Des3fBooleanStateQueryTests.cpp450 class DepthWriteMaskTestCase : public ApiCase class in namespace:deqp::gles3::Functional::__anon19990
453 DepthWriteMaskTestCase (Context& context, StateVerifier* verifier, const char* name, const char* description) function in class:deqp::gles3::Functional::__anon19990::DepthWriteMaskTestCase
786 FOR_EACH_VERIFIER(normalVerifiers, addChild(new DepthWriteMaskTestCase (m_context, verifier, (std::string("depth_writemask") + verifier->getTestNamePostfix()).c_str(), "DEPTH_WRITEMASK")));

Completed in 197 milliseconds