Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tessellator/
Dtessellator.hpp302 DIAGONALS_INSIDE_TO_OUTSIDE_EXCEPT_MIDDLE, enumerator
Dtessellator.cpp998 DIAGONALS_INSIDE_TO_OUTSIDE : DIAGONALS_INSIDE_TO_OUTSIDE_EXCEPT_MIDDLE; in QuadGenerateConnectivity()
1873 case DIAGONALS_INSIDE_TO_OUTSIDE_EXCEPT_MIDDLE: // Assumes ODD tessellation in StitchRegular()
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dtessellator.hpp316 DIAGONALS_INSIDE_TO_OUTSIDE_EXCEPT_MIDDLE, enumerator
Dtessellator.cpp980 DIAGONALS_INSIDE_TO_OUTSIDE : DIAGONALS_INSIDE_TO_OUTSIDE_EXCEPT_MIDDLE; in QuadGenerateConnectivity()
1865 case DIAGONALS_INSIDE_TO_OUTSIDE_EXCEPT_MIDDLE: // Assumes ODD tessellation in StitchRegular()