Home
last modified time | relevance | path

Searched refs:TexCoord (Results 1 – 2 of 2) sorted by relevance

/RvlSDK-2.1/build/demos/gxdemo/src/Performance/
Dperf-geo.c80 f32 TexCoord[] ATTRIBUTE_ALIGN(32) = variable
523 GXSetArray(GX_VA_TEX0, TexCoord, sizeof(f32)*2); in DrawInit()
Dperf-fill.c167 f32 TexCoord[] ATTRIBUTE_ALIGN(32) = variable
580 GXSetArray(GX_VA_TEX0, TexCoord, sizeof(f32)*2); in InitDrawState()