Home
last modified time | relevance | path

Searched defs:VertexAttribute (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/gfx/
Dgfx_ParticleShape.h53 struct VertexAttribute struct
55 s32 m_Usage;
56 u32 m_FormatType;
57 u8 m_Dimension;
58 bool m_IsStream;
59 u8* m_Stream[2];
60 void* m_CommandPtr[2]; //< コマンド上でのこのデータの先頭アドレ
/NW4C-2.0.3/include/nw/font/
Dfont_Types.h127 struct VertexAttribute struct
129 f32 pos[POS_NUM];
130 ut::Color8 color;
131 f32 tex[TEXCOORD_NUM];