Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/demos/gx/UnitTours/FlipRepeat/src/
Dmain.c49 static VecFx10 s_Normal = GX_VECFX10(0, 0, -FX32_ONE + 1); variable
74 G3_Direct1(G3OP_NORMAL, s_Normal); in Normal()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/AntiAlias/src/
Dmain.c49 static VecFx10 s_Normal = GX_VECFX10(0, 0, FX32_ONE - 1); variable
73 G3_Direct1(G3OP_NORMAL, s_Normal); in Normal()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_PolAttr_DpthTest/src/
Dmain.c51 static VecFx10 s_Normal = GX_VECFX10(0, 0, FX32_ONE - 1); variable
81 G3_Direct1(G3OP_NORMAL, s_Normal); in Normal()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/ClearColor/src/
Dmain.c49 static VecFx10 s_Normal[6] = { variable
82 G3_Direct1(G3OP_NORMAL, s_Normal[i_idx]); in Normal()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/ClearImage/src/
Dmain.c53 static VecFx10 s_Normal[6] = { variable
86 G3_Direct1(G3OP_NORMAL, s_Normal[idx]); in Normal()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Vertex_Source/src/
Dmain.c56 static VecFx10 s_Normal[8] = { variable
90 G3_Direct1(G3OP_NORMAL, s_Normal[idx]); in Normal()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/LinesOver/src/
Dmain.c51 static VecFx10 s_Normal[6] = { variable
84 G3_Direct1(G3OP_NORMAL, s_Normal[i_idx]); in Normal()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/Capture/src/
Dmain.c55 static VecFx10 s_Normal[6] = { variable
88 G3_Direct1(G3OP_NORMAL, s_Normal[i_idx]); in Normal()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/Master_Bright/src/
Dmain.c55 static VecFx10 s_Normal[6] = { variable
88 G3_Direct1(G3OP_NORMAL, s_Normal[idx]); in Normal()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/ClearDepthOnly/src/
Dmain.c54 static VecFx10 s_Normal[6] = { variable
87 G3_Direct1(G3OP_NORMAL, s_Normal[idx]); in Normal()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_PolAttr_FARClip/src/
Dmain.c57 static VecFx10 s_Normal[6] = { variable
98 G3_Direct1(G3OP_NORMAL, s_Normal[i_idx]); in Normal()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/PosVecTest/src/
Dmain.c57 static VecFx10 s_Normal[6] = { variable
90 G3_Direct1(G3OP_NORMAL, s_Normal[idx]); in Normal()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/ViewPort/src/
Dmain.c56 static VecFx10 s_Normal[6] = { variable
89 G3_Direct1(G3OP_NORMAL, s_Normal[idx]); in Normal()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/CurrentMtx/src/
Dmain.c55 static VecFx10 s_Normal[6] = { variable
88 G3_Direct1(G3OP_NORMAL, s_Normal[idx]); in Normal()