Searched refs:BlendFuncCase (Results 1 – 1 of 1) sorted by relevance
1016 class BlendFuncCase : public TestCase class1019 BlendFuncCase (Context& context, const char* name, const char* desc, QueryType verifierType);1028 BlendFuncCase::BlendFuncCase (Context& context, const char* name, const char* desc, QueryType verif… in BlendFuncCase() function in deqp::gles31::Functional::__anond6dd73b70111::BlendFuncCase1034 void BlendFuncCase::init (void) in init()1039 BlendFuncCase::IterateResult BlendFuncCase::iterate (void) in iterate()1516 …FOR_EACH_VERIFIER(new BlendFuncCase (m_context, (std::string() + "blend_func_" + verifierSuffix… in init()