Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTessellationTests.cpp1137 const Vec3& superPt = supersetSorted[superNdx]; in oneWayComparePointSets() local
1139 if (tcu::boolAll(tcu::greaterThanEqual (superPt, matchMin)) && in oneWayComparePointSets()
1140 tcu::boolAll(tcu::lessThanEqual (superPt, matchMax))) in oneWayComparePointSets()