Searched refs:endpointB (Results 1 – 1 of 1) sorted by relevance
4353 Vec3 endpointB; in iterate() local4358 …endpointB = tcu::select(Vec3(1.0f), Vec3(0.0f), singleTrueMask<3>((edgeDesc.constantCoordinateInde… in iterate()4363 …endpointB.xy() = tcu::select(Vec2(edgeDesc.constantCoordinateValueChoices[0]), Vec2(1.0f), singleT… in iterate()4369 !contains(nonMirroredEdgeVertices, endpointB)) in iterate()4371 …lure: edge doesn't contain both endpoints, " << endpointA << " and " << endpointB << TestLog::EndM… in iterate()4378 nonMirroredEdgeVertices.erase(endpointB); in iterate()