Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tessellator/
Dtessellator.hpp347 int cornerCaseReplacementValue; member
Dtessellator.cpp891 m_IndexPatchContext2.cornerCaseReplacementValue = edge0OutsidePointBaseOffset; in QuadGenerateConnectivity()
918 m_IndexPatchContext2.cornerCaseReplacementValue = -1; // unused in QuadGenerateConnectivity()
977 m_IndexPatchContext2.cornerCaseReplacementValue = outsideEdgePointBaseOffset; in QuadGenerateConnectivity()
2085 index = m_IndexPatchContext2.cornerCaseReplacementValue; in PatchIndexValue()
2094 index = m_IndexPatchContext2.cornerCaseReplacementValue; in PatchIndexValue()
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dtessellator.hpp361 int cornerCaseReplacementValue; member
Dtessellator.cpp873 m_IndexPatchContext2.cornerCaseReplacementValue = edge0OutsidePointBaseOffset; in QuadGenerateConnectivity()
900 m_IndexPatchContext2.cornerCaseReplacementValue = -1; // unused in QuadGenerateConnectivity()
959 m_IndexPatchContext2.cornerCaseReplacementValue = outsideEdgePointBaseOffset; in QuadGenerateConnectivity()
2129 index = m_IndexPatchContext2.cornerCaseReplacementValue; in PatchIndexValue()
2138 index = m_IndexPatchContext2.cornerCaseReplacementValue; in PatchIndexValue()