Searched defs:GetPointCount (Results 1 – 4 of 4) sorted by relevance
| /third_party/mesa3d/src/gallium/auxiliary/tessellator/ | ||
| D | tessellator.hpp | 386 int GetPointCount() {return CHWTessellator::GetPointCount();}; in GetPointCount() function in CHLSLTessellator |
| D | tessellator.cpp | 1591 int CHWTessellator::GetPointCount() in GetPointCount() function in CHWTessellator |
| /third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/ | ||
| D | tessellator.hpp | 400 int GetPointCount() {return CHWTessellator::GetPointCount();}; in GetPointCount() function in CHLSLTessellator |
| D | tessellator.cpp | 1573 int CHWTessellator::GetPointCount() in GetPointCount() function in CHWTessellator |