Searched refs:pointSizeGroup (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fTransformFeedbackTests.cpp | 1633 …tcu::TestCaseGroup* pointSizeGroup = new tcu::TestCaseGroup(m_testCtx, "point_size", "gl_PointSize… in init() local 1634 addChild(pointSizeGroup); in init() 1641 …pointSizeGroup->addChild(new PointSizeCase(m_context, name.c_str(), "", bufferModes[bufferMode].mo… in init()
|
/external/deqp/modules/gles31/functional/ |
D | es31fTessellationGeometryInteractionTests.cpp | 3053 …tcu::TestCaseGroup* const pointSizeGroup = new tcu::TestCaseGroup(m_testCtx, "point_size", "Test p… in init() local 3057 addChild(pointSizeGroup); in init() 3247 …pointSizeGroup->addChild(new PointSizeCase(m_context, name.c_str(), desc.c_str(), caseFlags[ndx])); in init()
|