Home
last modified time | relevance | path

Searched refs:GetPointCount (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.
140 int GetPointCount();
386 int GetPointCount() {return CHWTessellator::GetPointCount();}; in GetPointCount() function in CHLSLTessellator
H A Dp_tessellator.cpp109 num_domain_points = (uint32_t)SUPER::GetPointCount(); in Tessellate()
H A Dtessellator.cpp1588 // CHWTessellator::GetPointCount
1591 int CHWTessellator::GetPointCount() in GetPointCount() function in CHWTessellator

Completed in 6 milliseconds