Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dtessellator.cpp757 int perpendicularAxisPoint = (edge < 2) ? startPoint : endPoint[parity[0]]; in QuadGeneratePoints() local
1265 int perpendicularAxisPoint = startPoint; in TriGeneratePoints() local
/external/mesa3d/src/gallium/auxiliary/tessellator/
Dtessellator.cpp771 int perpendicularAxisPoint = (edge < 2) ? startPoint : endPoint[parity[0]]; in QuadGeneratePoints() local
1279 int perpendicularAxisPoint = startPoint; in TriGeneratePoints() local