Home
last modified time | relevance | path

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

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