Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fTransformFeedbackTests.cpp1618 …tcu::TestCaseGroup* positionGroup = new tcu::TestCaseGroup(m_testCtx, "position", "gl_Position cap… in init() local
1619 addChild(positionGroup); in init()
1626positionGroup->addChild(new PositionCase(m_context, name.c_str(), "", bufferModes[bufferMode].mode… in init()