Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/demos/gxdemo/src/TexGen/
Dtg-clr-persp.c362 f32 xx, yy0, yy1; in DrawWall() local
386 yy0 = (f32)(y * STEP - half * STEP); in DrawWall()
388 GXPosition3f32(xx, yy0, 0.0F); in DrawWall()