Searched refs:HelperInvocationValueCase (Results 1 – 1 of 1) sorted by relevance
292 class HelperInvocationValueCase : public TestCase class295 …HelperInvocationValueCase (Context& context, const char* name, const char* description, PrimitiveT…296 ~HelperInvocationValueCase (void);314 HelperInvocationValueCase::HelperInvocationValueCase (Context& context, const char* name, const cha… in HelperInvocationValueCase() function in deqp::gles31::Functional::__anon440900e90111::HelperInvocationValueCase324 HelperInvocationValueCase::~HelperInvocationValueCase (void) in ~HelperInvocationValueCase()329 void HelperInvocationValueCase::init (void) in init()375 void HelperInvocationValueCase::deinit (void) in deinit()424 HelperInvocationValueCase::IterateResult HelperInvocationValueCase::iterate (void) in iterate()698 …valueGroup->addChild(new HelperInvocationValueCase(m_context, name.c_str(), "", primType, numSampl… in init()