Lines Matching refs:primitiveGroup
1661 …tcu::TestCaseGroup* primitiveGroup = new tcu::TestCaseGroup(m_testCtx, primitiveTypes[primitiveTyp… in init() local
1663 modeGroup->addChild(primitiveGroup); in init()
1675 …primitiveGroup->addChild(new BasicTypeCase(m_context, name.c_str(), "", bufferMode, primitiveType,… in init()
1695 …tcu::TestCaseGroup* primitiveGroup = new tcu::TestCaseGroup(m_testCtx, primitiveTypes[primitiveTyp… in init() local
1697 modeGroup->addChild(primitiveGroup); in init()
1709 …primitiveGroup->addChild(new BasicArrayCase(m_context, name.c_str(), "", bufferMode, primitiveType… in init()
1729 …tcu::TestCaseGroup* primitiveGroup = new tcu::TestCaseGroup(m_testCtx, primitiveTypes[primitiveTyp… in init() local
1731 modeGroup->addChild(primitiveGroup); in init()
1743 …primitiveGroup->addChild(new ArrayElementCase(m_context, name.c_str(), "", bufferMode, primitiveTy… in init()
1791 …tcu::TestCaseGroup* primitiveGroup = new tcu::TestCaseGroup(m_testCtx, primitiveTypes[primitiveTyp… in init() local
1793 modeGroup->addChild(primitiveGroup); in init()
1798 …primitiveGroup->addChild(new RandomCase(m_context, de::toString(ndx+1).c_str(), "", bufferMode, pr… in init()
1817 …tcu::TestCaseGroup* primitiveGroup = new tcu::TestCaseGroup(m_testCtx, primitiveTypes[primitiveTyp… in init() local
1819 modeGroup->addChild(primitiveGroup); in init()
1824 …primitiveGroup->addChild(new RandomCase(m_context, de::toString(ndx+1).c_str(), "", bufferMode, pr… in init()