Home
last modified time | relevance | path

Searched refs:StitchRegular (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dtessellator.hpp320 …void StitchRegular(bool bTrapezoid, DIAGONALS diagonals, int baseIndexOffset, int numInsideEdgePoi…
Dtessellator.cpp919 StitchRegular(/*bTrapezoid*/true, DIAGONALS_MIRRORED, in QuadGenerateConnectivity()
962 StitchRegular(/*bTrapezoid*/false,DIAGONALS_INSIDE_TO_OUTSIDE, in QuadGenerateConnectivity()
981 StitchRegular(/*bTrapezoid*/false,diag, in QuadGenerateConnectivity()
1373 StitchRegular(/*bTrapezoid*/true, DIAGONALS_MIRRORED, in TriGenerateConnectivity()
1839 void CHWTessellator::StitchRegular(bool bTrapezoid,DIAGONALS diagonals, in StitchRegular() function in CHWTessellator
/external/mesa3d/src/gallium/auxiliary/tessellator/
Dtessellator.hpp320 …void StitchRegular(bool bTrapezoid, DIAGONALS diagonals, int baseIndexOffset, int numInsideEdgePoi…
Dtessellator.cpp933 StitchRegular(/*bTrapezoid*/true, DIAGONALS_MIRRORED, in QuadGenerateConnectivity()
976 StitchRegular(/*bTrapezoid*/false,DIAGONALS_INSIDE_TO_OUTSIDE, in QuadGenerateConnectivity()
995 StitchRegular(/*bTrapezoid*/false,diag, in QuadGenerateConnectivity()
1387 StitchRegular(/*bTrapezoid*/true, DIAGONALS_MIRRORED, in TriGenerateConnectivity()
1853 void CHWTessellator::StitchRegular(bool bTrapezoid,DIAGONALS diagonals, in StitchRegular() function in CHWTessellator