Searched refs:ModelVertices (Results 1 – 3 of 3) sorted by relevance
193 static f32 ModelVertices[][3] ATTRIBUTE_ALIGN(32) = variable293 GXSetArray(GX_VA_POS, ModelVertices, 3*sizeof(f32)); in DrawInit()
112 static s16 ModelVertices[8+NUM_LINES*4] ATTRIBUTE_ALIGN(32) = variable342 GXSetArray(GX_VA_POS, ModelVertices, 2 * sizeof(s16)); in DrawInit()
90 static s16 ModelVertices[8] ATTRIBUTE_ALIGN(32) = variable227 GXSetArray(GX_VA_POS, ModelVertices, 2 * sizeof(s16)); in DrawInit()