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