Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fGeometryShaderTests.cpp5927 …tcu::TestCaseGroup* const inputPrimitiveGroup = new tcu::TestCaseGroup(m_testCtx, "input", "Diffe… in init() local
5938 this->addChild(inputPrimitiveGroup); in init()
6049 inputPrimitiveGroup->addChild(basicPrimitiveGroup); in init()
6050 inputPrimitiveGroup->addChild(triStripAdjacencyGroup); in init()