Searched refs:primSpacWindPointName (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fTessellationTests.cpp | 7524 const string primSpacWindPointName = primSpacWindName + (usePointMode ? "_point_mode" : ""); in init() local 7526 …eSetGroup->addChild (new InvariantPrimitiveSetCase (m_context, primSpacWindPointName.c_str(), "… in init() 7527 …rEdgeGroup->addChild (new SymmetricOuterEdgeCase (m_context, primSpacWindPointName.c_str(), "… in init() 7528 …ngeGroup->addChild (new TessCoordComponentRangeCase (m_context, primSpacWindPointName.c_str(), "… in init() 7529 …tGroup->addChild (new OneMinusTessCoordComponentCase (m_context, primSpacWindPointName.c_str(), "… in init() 7532 …->addChild(new OuterEdgeVertexSetIndexIndependenceCase(m_context, primSpacWindPointName.c_str(), "… in init()
|