Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tessellator/
H A Dtessellator.hpp40 // (5) Call C*Tessellator::GetPoints() and C*Tessellator::GetIndices() to get pointers to the data.
143 DOMAIN_POINT* GetPoints(); // Get CHWTessellator owned pointer to vertices (UV values).
389 DOMAIN_POINT* GetPoints() {return CHWTessellator::GetPoints();} // Get CHLSLTessellator owned pointer to vertices (UV values). in GetPoints() function in CHLSLTessellator
H A Dp_tessellator.cpp111 DOMAIN_POINT *points = SUPER::GetPoints(); in Tessellate()
H A Dtessellator.cpp1606 // CHWTessellator::GetPoints()
1609 DOMAIN_POINT* CHWTessellator::GetPoints() in GetPoints() function in CHWTessellator

Completed in 7 milliseconds