Home
last modified time | relevance | path

Searched refs:formatType (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/gfx/
Dgfx_ParticleShape.h124 u32 formatType,
131 u32 formatType,
138 u32 formatType,
146 u32 formatType,
432 u32 formatType, in AddVertexAttribute() argument
439 this->m_VertexAttribute[this->m_ResVertexAttributeDataCount].m_FormatType = formatType; in AddVertexAttribute()
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ParticleShape.cpp517 u32 formatType, in AddVertexStreamSize() argument
524 switch (formatType) in AddVertexStreamSize()
546 u32 formatType, in AddVertexStream() argument
553 switch (formatType) in AddVertexStream()
576 formatType, in AddVertexStream()
585 u32 formatType, in AddVertexParamSize() argument
591 switch (formatType) in AddVertexParamSize()
610 u32 formatType, in AddVertexParam() argument
619 switch (formatType) in AddVertexParam()
637 formatType, in AddVertexParam()