Home
last modified time | relevance | path

Searched refs:SetUsingPatchedIndices (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tessellator/
H A Dtessellator.hpp335 void SetUsingPatchedIndices(bool bUsingPatchedIndices) {m_bUsingPatchedIndices = bUsingPatchedIndices;} in SetUsingPatchedIndices() function in CHWTessellator
H A Dtessellator.cpp911 SetUsingPatchedIndices(true); in QuadGenerateConnectivity()
942 SetUsingPatchedIndices(false); in QuadGenerateConnectivity()
1374 SetUsingPatchedIndices(true); in TriGenerateConnectivity()
1398 SetUsingPatchedIndices(false); in TriGenerateConnectivity()

Completed in 7 milliseconds