Searched refs:GetIndexCount (Results 1 – 7 of 7) sorted by relevance
141 int GetIndexCount();387 int GetIndexCount() {return CHWTessellator::GetIndexCount();} in GetIndexCount() function in CHLSLTessellator
120 tess_data->num_indices = (uint32_t)SUPER::GetIndexCount(); in Tessellate()
1600 int CHWTessellator::GetIndexCount() in GetIndexCount() function in CHWTessellator
141 int GetIndexCount();401 int GetIndexCount() {return CHWTessellator::GetIndexCount();} in GetIndexCount() function in CHLSLTessellator
130 NumIndices = (uint32_t)SUPER::GetIndexCount(); in Tessellate()
1582 int CHWTessellator::GetIndexCount() in GetIndexCount() function in CHWTessellator
172 inline size_t GetIndexCount(BufferMtl *srcBuffer, size_t offset, gl::DrawElementsType indexType)859 size_t indexCount = GetIndexCount(idxBuffer, offsetModulo, indexType);