Searched refs:normalLen2 (Results 1 – 2 of 2) sorted by relevance
358 const deInt64 normalLen2 = tcu::lengthSquared(normalDir); in twoPointClippedTriangleInvisible() local360 return (normalDir.z() * normalDir.z() - normalLen2/100) < 0; in twoPointClippedTriangleInvisible()
361 const deInt64 normalLen2 = tcu::lengthSquared(normalDir); in twoPointClippedTriangleInvisible() local363 return (normalDir.z() * normalDir.z() - normalLen2/100) < 0; in twoPointClippedTriangleInvisible()