Searched refs:v1InsidePlane (Results 1 – 1 of 1) sorted by relevance
553 …const bool v1InsidePlane = plane->pointInClipVolume(vec4ToClipVec4(list[inputTriangleNdx].v1->p… in clipPrimitives() local557 if (!v0InsidePlane && !v1InsidePlane && !v2InsidePlane) in clipPrimitives()563 else if (!v0InsidePlane || !v1InsidePlane || !v2InsidePlane) in clipPrimitives()