Home | History | Annotate | Download | only in glshared

Lines Matching full:groupnode

1332 	tcu::TestCaseGroup* groupNode = new tcu::TestCaseGroup(m_testCtx, name.c_str(), description.c_str(), children);
1333 shaderNodeList.push_back(groupNode);