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

/external/deqp/modules/gles2/functional/
H A Des2fFloatStateQueryTests.cpp1027 class DepthClearCase : public ApiCase class in namespace:deqp::gles2::Functional::__anon3172
1030 DepthClearCase (Context& context, StateVerifier* verifier, const char* name, const char* description) function in class:deqp::gles2::Functional::__anon3172::DepthClearCase
1134 FOR_EACH_VERIFIER(verifiers, addChild(new DepthClearCase (m_context, verifier, (std::string("depth_clear_value") + verifier->getTestNamePostfix()).c_str(), "DEPTH_CLEAR_VALUE")));
/external/deqp/modules/gles3/functional/
H A Des3fFloatStateQueryTests.cpp1155 class DepthClearCase : public ApiCase class in namespace:deqp::gles3::Functional::__anon3306
1158 DepthClearCase (Context& context, StateVerifier* verifier, const char* name, const char* description) function in class:deqp::gles3::Functional::__anon3306::DepthClearCase
1283 FOR_EACH_VERIFIER(verifiers, addChild(new DepthClearCase (m_context, verifier, (std::string("depth_clear_value") + verifier->getTestNamePostfix()).c_str(), "DEPTH_CLEAR_VALUE")));

Completed in 120 milliseconds