Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTessellationTests.cpp128 static string containerStr (const ContainerT& c, int wrapLengthParam = 0, int numIndentationSpaces … in containerStr() function
1234 …" + de::toString(tessLevel) + "\nNote: sorted coordinates are:\n " + containerStr(sortedCoords); in verifyFractionalSpacingSingle()
1258 …failNote += "\nNote: segment lengths are, from left to right:\n " + containerStr(Segment::lengt… in verifyFractionalSpacingSingle()
4036 << containerStr(patchTessLevels, 6) << TestLog::EndMessage; in iterate()
4067 …<< TestLog::Message << "Note: vertices on the outer edge are:\n" << containerStr(outerEdgeVertices… in iterate()
4090 << " - case A: " << containerStr(firstOuterEdgeVertices, 5, 14) << "\n" in iterate()
4091 << " - case B: " << containerStr(outerEdgeVertices, 5, 14) << TestLog::EndMessage; in iterate()
4310 << containerStr(patchTessLevels, 6) << TestLog::EndMessage; in iterate()
4372 …<< TestLog::Message << "Note: non-mirrored vertices:\n" << containerStr(nonMirroredEdgeVertices, 5) in iterate()
4373 … << "\nmirrored vertices:\n" << containerStr(mirroredEdgeVertices, 5) << TestLog::EndMessage; in iterate()
[all …]