Searched refs:oneWayComparePointSets (Results 1 – 2 of 2) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
D | vktTessellationCoordinatesTests.cpp | 275 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/ |
D | es31fTessellationTests.cpp | 1108 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()
|