Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_ParticleShape.cpp99 if (shape->IsVertexStream(i)) in SetupParticleVertexAttributeCommand()
145 if (!shape->IsVertexStream(i)) in SetupParticleVertexAttributeCommand()
217 if (shape->IsVertexStream(i)) in SetupDeactivateParticleVertexAttributeCommand()
714 if (this->IsVertexStream(i)) in FlushBuffer()
Dgfx_MeshRenderer.cpp476 if (particleShape->IsVertexStream(index)) in RenderParticleShape()
/NW4C-1.3.3/include/nw/gfx/
Dgfx_ParticleShape.h179 bool IsVertexStream(int index) in IsVertexStream() function