Home
last modified time | relevance | path

Searched refs:HelperInvocationValueCase (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fShaderHelperInvocationTests.cpp292 class HelperInvocationValueCase : public TestCase class
295HelperInvocationValueCase (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::HelperInvocationValueCase
324 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()