Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_ParticleShape.cpp101 s32 usage = shape->GetVertexAttributeUsage(i); in SetupParticleVertexAttributeCommand()
147 s32 usage = shape->GetVertexAttributeUsage(i); in SetupParticleVertexAttributeCommand()
Dgfx_ParticleCollection.cpp950 if (this->m_ParticleShape->GetVertexAttributeUsage(i) == usage) in SetParameter()
/NW4C-1.2.23/include/nw/gfx/
Dgfx_ParticleShape.h188 s32 GetVertexAttributeUsage(int index) in GetVertexAttributeUsage() function