Searched defs:VertexAttribute (Results 1 – 2 of 2) sorted by relevance
53 struct VertexAttribute struct55 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]; //< コマンド上でのこのデータの先頭アドレス
127 struct VertexAttribute struct129 f32 pos[POS_NUM];130 ut::Color8 color;131 f32 tex[TEXCOORD_NUM];