Searched refs:endpointA (Results 1 – 1 of 1) sorted by relevance
4352 Vec3 endpointA; in iterate() local4357 …endpointA = tcu::select(Vec3(1.0f), Vec3(0.0f), singleTrueMask<3>((edgeDesc.constantCoordinateInde… in iterate()4362 …endpointA.xy() = tcu::select(Vec2(edgeDesc.constantCoordinateValueChoices[0]), Vec2(0.0f), singleT… in iterate()4368 if (!contains(nonMirroredEdgeVertices, endpointA) || in iterate()4371 …log << TestLog::Message << "Failure: edge doesn't contain both endpoints, " << endpointA << " and … in iterate()4377 nonMirroredEdgeVertices.erase(endpointA); in iterate()