Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_ParticleShape.h199 u32 GetVertexAttributeFormatType(int index) in GetVertexAttributeFormatType() function
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_MeshRenderer.cpp470 int format = particleShape->GetVertexAttributeFormatType(index); in RenderParticleShape()
Dgfx_ParticleShape.cpp108 u32 format = shape->GetVertexAttributeFormatType(i); in SetupParticleVertexAttributeCommand()