Home
last modified time | relevance | path

Searched refs:GetPoints (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tessellator/
Dtessellator.hpp143 DOMAIN_POINT* GetPoints(); // Get CHWTessellator owned pointer to vertices (UV values).
389 …DOMAIN_POINT* GetPoints() {return CHWTessellator::GetPoints();} // Get CHLSLTessellator owned poin… in GetPoints() function in CHLSLTessellator
Dp_tessellator.cpp111 DOMAIN_POINT *points = SUPER::GetPoints(); in Tessellate()
Dtessellator.cpp1609 DOMAIN_POINT* CHWTessellator::GetPoints() in GetPoints() function in CHWTessellator
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dtessellator.hpp143 DOMAIN_POINT* GetPoints(); // Get CHWTessellator owned pointer to vertices (UV values).
403 …DOMAIN_POINT* GetPoints() {return CHWTessellator::GetPoints();} // Get CHLSLTessellator owned poin… in GetPoints() function in CHLSLTessellator
Dtessellator.h121 DOMAIN_POINT* pPoints = SUPER::GetPoints(); in Tessellate()
Dtessellator.cpp1591 DOMAIN_POINT* CHWTessellator::GetPoints() in GetPoints() function in CHWTessellator