Searched refs:passOpName (Results 1 – 2 of 2) sorted by relevance
1016 const std::string passOpName = std::string("pass_") + getShortName(stencilOps[passOpNdx]); in createStencilTests() local1017 …de::MovePtr<tcu::TestCaseGroup> passOpTest (new tcu::TestCaseGroup(testCtx, passOpName.c_str(), ""… in createStencilTests()