Searched refs:HelperInvocationValueCase (Results 1 – 1 of 1) sorted by relevance
304 class HelperInvocationValueCase : public TestCase class307 …HelperInvocationValueCase(Context &context, const char *name, const char *description, PrimitiveTy…309 ~HelperInvocationValueCase(void);327 HelperInvocationValueCase::HelperInvocationValueCase(Context &context, const char *name, const char… in HelperInvocationValueCase() function in deqp::gles31::Functional::__anon03110d1f0111::HelperInvocationValueCase338 HelperInvocationValueCase::~HelperInvocationValueCase(void) in ~HelperInvocationValueCase()343 void HelperInvocationValueCase::init(void) in init()387 void HelperInvocationValueCase::deinit(void) in deinit()437 HelperInvocationValueCase::IterateResult HelperInvocationValueCase::iterate(void) in iterate()710 …valueGroup->addChild(new HelperInvocationValueCase(m_context, name.c_str(), "", primType, numSampl… in init()