HomeSort by relevance Sort by last modified time
    Searched refs:containerStr (Results 1 - 4 of 4) sorted by null

  /external/deqp/external/vulkancts/modules/vulkan/tessellation/
vktTessellationInvarianceTests.cpp 532 << containerStr(patchTessLevels, NUM_TESS_LEVELS)
538 << containerStr(patchTessLevels, NUM_TESS_LEVELS)
787 << " - case A: " << containerStr(firstOuterEdgeVertices, 5, 14) << "\n"
788 << " - case B: " << containerStr(outerEdgeVertices, 5, 14)
    [all...]
vktTessellationFractionalSpacingTests.cpp 138 std::string failNote = "Note: tessellation level is " + de::toString(tessLevel) + "\nNote: sorted coordinates are:\n " + containerStr(sortedCoords);
162 failNote += "\nNote: segment lengths are, from left to right:\n " + containerStr(lengths(segments));
vktTessellationUtil.hpp 434 std::string containerStr (const ContainerT& c, int wrapLengthParam = 0, int numIndentationSpaces = 0)
  /external/deqp/modules/gles31/functional/
es31fTessellationTests.cpp 130 static string containerStr (const ContainerT& c, int wrapLengthParam = 0, int numIndentationSpaces = 0)
    [all...]

Completed in 217 milliseconds