Home
last modified time | relevance | path

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

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