Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ParticleShape.cpp103 s32 usage = shape->GetVertexAttributeUsage(i); in SetupParticleVertexAttributeCommand()
149 s32 usage = shape->GetVertexAttributeUsage(i); in SetupParticleVertexAttributeCommand()
Dgfx_ParticleCollection.cpp951 if (this->m_ParticleShape->GetVertexAttributeUsage(i) == usage) in SetParameter()
/NW4C-2.0.3/include/nw/gfx/
Dgfx_ParticleShape.h190 s32 GetVertexAttributeUsage(int index) in GetVertexAttributeUsage() function