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

/external/deqp/modules/gles2/functional/
H A Des2fFloatStateQueryTests.cpp736 class DepthRangeCase : public ApiCase class in namespace:deqp::gles2::Functional::__anon3172
739 DepthRangeCase (Context& context, StateVerifier* verifier, const char* name, const char* description) function in class:deqp::gles2::Functional::__anon3172::DepthRangeCase
1128 FOR_EACH_VERIFIER(verifiers, addChild(new DepthRangeCase (m_context, verifier, (std::string("depth_range") + verifier->getTestNamePostfix()).c_str(), "DEPTH_RANGE")));
/external/deqp/modules/gles3/functional/
H A Des3fFloatStateQueryTests.cpp830 class DepthRangeCase : public ApiCase class in namespace:deqp::gles3::Functional::__anon3306
833 DepthRangeCase (Context& context, StateVerifier* verifier, const char* name, const char* description) function in class:deqp::gles3::Functional::__anon3306::DepthRangeCase
1276 FOR_EACH_VERIFIER(verifiers, addChild(new DepthRangeCase (m_context, verifier, (std::string("depth_range") + verifier->getTestNamePostfix()).c_str(), "DEPTH_RANGE")));

Completed in 84 milliseconds