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