Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tessellator/
Dtessellator.hpp332 int outsidePointIndexBadValue; member
Dtessellator.cpp905 …m_IndexPatchContext.outsidePointIndexBadValue = m_IndexPatchContext.outsidePointIndexPat… in QuadGenerateConnectivity()
1371 …m_IndexPatchContext.outsidePointIndexBadValue = m_IndexPatchContext.outsidePointIndexPat… in TriGenerateConnectivity()
2066 if( index == m_IndexPatchContext.outsidePointIndexBadValue ) in PatchIndexValue()
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dtessellator.hpp346 int outsidePointIndexBadValue; member
Dtessellator.cpp887 …m_IndexPatchContext.outsidePointIndexBadValue = m_IndexPatchContext.outsidePointIndexPat… in QuadGenerateConnectivity()
1353 …m_IndexPatchContext.outsidePointIndexBadValue = m_IndexPatchContext.outsidePointIndexPat… in TriGenerateConnectivity()
2110 if( index == m_IndexPatchContext.outsidePointIndexBadValue ) in PatchIndexValue()