Searched refs:HelperInvocationDerivateCase (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fShaderHelperInvocationTests.cpp | 449 class HelperInvocationDerivateCase : public TestCase class 452 …HelperInvocationDerivateCase (Context& context, const char* name, const char* description, Primiti… 453 ~HelperInvocationDerivateCase (void); 472 HelperInvocationDerivateCase::HelperInvocationDerivateCase (Context& context, const char* name, con… in HelperInvocationDerivateCase() function in deqp::gles31::Functional::__anon440900e90111::HelperInvocationDerivateCase 483 HelperInvocationDerivateCase::~HelperInvocationDerivateCase (void) in ~HelperInvocationDerivateCase() 488 void HelperInvocationDerivateCase::init (void) in init() 537 void HelperInvocationDerivateCase::deinit (void) in deinit() 623 HelperInvocationDerivateCase::IterateResult HelperInvocationDerivateCase::iterate (void) in iterate() 716 …derivateGroup->addChild(new HelperInvocationDerivateCase(m_context, (name + "_dfdx").c_str(), "", … in init() 717 …derivateGroup->addChild(new HelperInvocationDerivateCase(m_context, (name + "_dfdy").c_str(), "", … in init() [all …]
|