Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationCoordinatesTests.cpp275 bool oneWayComparePointSets (tcu::TestLog& log, in oneWayComparePointSets() function
347 …success = oneWayComparePointSets(log, refVisual, primitiveType, refCoords, resCoords, "reference",… in compareTessCoords()
349 …success = oneWayComparePointSets(log, resVisual, primitiveType, resCoords, refCoords, "result", "r… in compareTessCoords()
/external/deqp/modules/gles31/functional/
Des31fTessellationTests.cpp1108 static bool oneWayComparePointSets (TestLog& log, in oneWayComparePointSets() function
1176 …success = oneWayComparePointSets(log, refVisual, primitiveType, refCoords, resCoords, "reference",… in compareTessCoords()
1178 …success = oneWayComparePointSets(log, resVisual, primitiveType, resCoords, refCoords, "result", "r… in compareTessCoords()