Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/demos/gxdemo/src/PixelProc/
Dpix-sub.c570 f32 zscale, zcenter; in DrawShadowVol() local
578 zscale = (sc->ballPos[i].z + 400.0F) / 2.0F; in DrawShadowVol()
581 MTXScale(ms, BALL_RD, BALL_RD, zscale); in DrawShadowVol()