Home
last modified time | relevance | path

Searched refs:TopVerts (Results 1 – 3 of 3) sorted by relevance

/RvlSDK-2.1/build/demos/gxdemo/src/Texture/
Dtex-fmt-cube.c96 static s16 TopVerts[] ATTRIBUTE_ALIGN(32) = variable
225 GXSetArray(GX_VA_POS, TopVerts, 3 * sizeof(s16)); in DrawInit()
Dtex-fmt-tpl.c100 static s16 TopVerts[] ATTRIBUTE_ALIGN(32) = variable
263 GXSetArray(GX_VA_POS, TopVerts, 3*sizeof(s16)); in DrawInit()
/RvlSDK-2.1/build/demos/gxdemo/src/Simple/
Dsmp-toy-draw.c43 static s16 TopVerts[] ATTRIBUTE_ALIGN(32) = variable
232 GXSetArray(GX_VA_POS, TopVerts, 3*sizeof(s16)); in DrawInit()