Home
last modified time | relevance | path

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

/TwlSDK-5.5/build/demos/gx/UnitTours/3D_Pol_TexSRT/src/
Dmain.c54 u16 texRotate = 0; in TwlMain() local
108 texRotate += 256; in TwlMain()
110 texRotate -= 256; in TwlMain()
146 fx16 s = FX_SinIdx(texRotate); in TwlMain()
147 fx16 c = FX_CosIdx(texRotate); in TwlMain()
253 texRotate = 256 * 8; in TwlMain()