Searched refs:EnableBlendCase (Results 1 – 1 of 1) sorted by relevance
859 class EnableBlendCase : public TestCase class862 … EnableBlendCase (Context& context, const char* name, const char* desc, QueryType verifierType);871 EnableBlendCase::EnableBlendCase (Context& context, const char* name, const char* desc, QueryType v… in EnableBlendCase() function in deqp::gles31::Functional::__anond6dd73b70111::EnableBlendCase877 void EnableBlendCase::init (void) in init()882 EnableBlendCase::IterateResult EnableBlendCase::iterate (void) in iterate()1513 …this->addChild(new EnableBlendCase (m_context, (std::string() + "blend_" + verifierSuffix).c_str… in init()