Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTessellationTests.cpp1122 const Vec3& subPt = subset[subNdx]; in oneWayComparePointSets() local
1128 const Vec3 matchMin = subPt - epsilon; in oneWayComparePointSets()
1129 const Vec3 matchMax = subPt + epsilon; in oneWayComparePointSets()
1153 …ng " << supersetName << " point found for " << subsetName << " point " << subPt << TestLog::EndMes… in oneWayComparePointSets()
1157 drawTessCoordPoint(errorDst, primitiveType, subPt, errorColor, 4); in oneWayComparePointSets()