Searched refs:BlendEquationCase (Results 1 – 1 of 1) sorted by relevance
1205 class BlendEquationCase : public TestCase class1208 … BlendEquationCase (Context& context, const char* name, const char* desc, QueryType verifierType);1217 BlendEquationCase::BlendEquationCase (Context& context, const char* name, const char* desc, QueryTy… in BlendEquationCase() function in deqp::gles31::Functional::__anonbabf43cf0111::BlendEquationCase1223 void BlendEquationCase::init (void) in init()1228 BlendEquationCase::IterateResult BlendEquationCase::iterate (void) in iterate()1514 …FOR_EACH_VERIFIER(new BlendEquationCase (m_context, (std::string() + "blend_equation_" + verifie… in init()