Searched refs:ActiveProgramCase (Results 1 – 1 of 1) sorted by relevance
82 class ActiveProgramCase : public TestCase class85 ActiveProgramCase (Context& context, QueryType verifier, const char* name, const char* desc);92 ActiveProgramCase::ActiveProgramCase (Context& context, QueryType verifier, const char* name, const… in ActiveProgramCase() function in deqp::gles31::Functional::__anonbc82389d0111::ActiveProgramCase98 ActiveProgramCase::IterateResult ActiveProgramCase::iterate (void) in iterate()402 …FOR_EACH_VERIFIER(new ActiveProgramCase(m_context, verifier, (std::string("active_program_") + ver… in init()