Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tessellator/
H A Dtessellator.hpp349 void SetUsingPatchedIndices2(bool bUsingPatchedIndices) {m_bUsingPatchedIndices2 = bUsingPatchedIndices;} in SetUsingPatchedIndices2()
351 bool m_bUsingPatchedIndices2; member in CHWTessellator
H A Dtessellator.cpp441 m_bUsingPatchedIndices2 = false; in CHWTessellator()
2079 else if( m_bUsingPatchedIndices2 ) in PatchIndexValue()

Completed in 6 milliseconds