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