Searched refs:GetVertexCapacity (Results 1 – 3 of 3) sorted by relevance
718 this->GetVertexCapacity() * this->GetVertexAttributeDimension(i) * sizeof(f32)); in FlushBuffer()724 this->GetVertexCapacity() * sizeof(u16)); in FlushBuffer()
481 int count = particleShape->GetVertexCapacity(); in RenderParticleShape()
370 int GetVertexCapacity() const in GetVertexCapacity() function