Home
last modified time | relevance | path

Searched defs:perpendicularAxisPoint (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/tessellator/
H A Dtessellator.cpp775 int perpendicularAxisPoint = (edge < 2) ? startPoint : endPoint[parity[0]]; in QuadGeneratePoints() local
1283 int perpendicularAxisPoint = startPoint; in TriGeneratePoints() local