Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fTransformFeedbackTests.cpp1633 …tcu::TestCaseGroup* pointSizeGroup = new tcu::TestCaseGroup(m_testCtx, "point_size", "gl_PointSize… in init() local
1634 addChild(pointSizeGroup); in init()
1641pointSizeGroup->addChild(new PointSizeCase(m_context, name.c_str(), "", bufferModes[bufferMode].mo… in init()
/external/deqp/modules/gles31/functional/
Des31fTessellationGeometryInteractionTests.cpp3053 …tcu::TestCaseGroup* const pointSizeGroup = new tcu::TestCaseGroup(m_testCtx, "point_size", "Test p… in init() local
3057 addChild(pointSizeGroup); in init()
3247pointSizeGroup->addChild(new PointSizeCase(m_context, name.c_str(), desc.c_str(), caseFlags[ndx])); in init()