Home
last modified time | relevance | path

Searched refs:IsVertexStream (Results 1 – 3 of 3) sorted by relevance

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ParticleShape.cpp101 if (shape->IsVertexStream(i)) in SetupParticleVertexAttributeCommand()
147 if (!shape->IsVertexStream(i)) in SetupParticleVertexAttributeCommand()
219 if (shape->IsVertexStream(i)) in SetupDeactivateParticleVertexAttributeCommand()
716 if (this->IsVertexStream(i)) in FlushBuffer()
Dgfx_MeshRenderer.cpp476 if (particleShape->IsVertexStream(index)) in RenderParticleShape()
/NW4C-2.0.3/include/nw/gfx/
Dgfx_ParticleShape.h181 bool IsVertexStream(int index) in IsVertexStream() function