Home
last modified time | relevance | path

Searched refs:GetIndexCount (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tessellator/
Dtessellator.hpp141 int GetIndexCount();
387 int GetIndexCount() {return CHWTessellator::GetIndexCount();} in GetIndexCount() function in CHLSLTessellator
Dp_tessellator.cpp120 tess_data->num_indices = (uint32_t)SUPER::GetIndexCount(); in Tessellate()
Dtessellator.cpp1600 int CHWTessellator::GetIndexCount() in GetIndexCount() function in CHWTessellator
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dtessellator.hpp141 int GetIndexCount();
401 int GetIndexCount() {return CHWTessellator::GetIndexCount();} in GetIndexCount() function in CHLSLTessellator
Dtessellator.h130 NumIndices = (uint32_t)SUPER::GetIndexCount(); in Tessellate()
Dtessellator.cpp1582 int CHWTessellator::GetIndexCount() in GetIndexCount() function in CHWTessellator
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
DVertexArrayMtl.mm172 inline size_t GetIndexCount(BufferMtl *srcBuffer, size_t offset, gl::DrawElementsType indexType)
859 size_t indexCount = GetIndexCount(idxBuffer, offsetModulo, indexType);