Home
last modified time | relevance | path

Searched refs:GetIndexCount (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tessellator/
H A Dtessellator.hpp39 // (4) Call C*Tessellator::GetPointCount(), C*Tessellator::GetIndexCount() to see how much data was generated.
141 int GetIndexCount();
387 int GetIndexCount() {return CHWTessellator::GetIndexCount();} in GetIndexCount() function in CHLSLTessellator
H A Dp_tessellator.cpp120 tess_data->num_indices = (uint32_t)SUPER::GetIndexCount(); in Tessellate()
H A Dtessellator.cpp1597 // CHWTessellator::GetIndexCount()
1600 int CHWTessellator::GetIndexCount() in GetIndexCount() function in CHWTessellator

Completed in 6 milliseconds