| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_LightColor/src/ |
| D | main.c | 87 static void NrmColVtxQuad(int idx0, int idx1, int idx2, int idx3) in NrmColVtxQuad() argument 89 normal(idx0); in NrmColVtxQuad() 90 color(idx0); in NrmColVtxQuad() 91 vtx(idx0); in NrmColVtxQuad() 107 static void ColNrmVtxQuad(int idx0, int idx1, int idx2, int idx3) in ColNrmVtxQuad() argument 109 color(idx0); in ColNrmVtxQuad() 110 normal(idx0); in ColNrmVtxQuad() 111 vtx(idx0); in ColNrmVtxQuad()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Color/src/ |
| D | main.c | 64 static void Quad(int idx0, int idx1, int idx2, int idx3) in Quad() argument 66 Vtx(idx0); in Quad() 72 static void ColVtxQuad(int idx0, int idx1, int idx2, int idx3) in ColVtxQuad() argument 74 Color(idx0); in ColVtxQuad() 75 Vtx(idx0); in ColVtxQuad()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Split/src/ |
| D | main.c | 64 static void Quad(int idx0, int idx1, int idx2, int idx3) in Quad() argument 66 Vtx(idx0); in Quad() 72 static void ColVtxQuad(int idx0, int idx1, int idx2, int idx3) in ColVtxQuad() argument 74 Color(idx0); in ColVtxQuad() 75 Vtx(idx0); in ColVtxQuad()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Light/src/ |
| D | main.c | 96 static void NrmVtxQuad(int idx0, int idx1, int idx2, int idx3) in NrmVtxQuad() argument 98 normal(idx0); in NrmVtxQuad() 99 vtx(idx0); in NrmVtxQuad() 108 static void NrmQuad(int nrm, int idx0, int idx1, int idx2, int idx3) in NrmQuad() argument 111 vtx(idx0); in NrmQuad()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_MakeDL/src/ |
| D | main.c | 85 static void QuadB(GXDLInfo *info, int idx0, int idx1, int idx2, int idx3) in QuadB() argument 87 VtxB(info, idx0); in QuadB() 93 static void ColVtxQuadC(GXDLInfo *info, int idx0, int idx1, int idx2, int idx3) in ColVtxQuadC() argument 95 ColorC(info, idx0); in ColVtxQuadC() 96 VtxC(info, idx0); in ColVtxQuadC()
|
| /TwlSDK-5.1.0/build/demos/wvr/switchover/src/ |
| D | graphic_main.c | 146 static void ColVtxQuad(int idx0, int idx1, int idx2, int idx3, BOOL bOwnIndexColor) in ColVtxQuad() argument 150 Color(idx0); in ColVtxQuad() 151 Vtx(idx0); in ColVtxQuad() 161 Color(idx0); in ColVtxQuad() 162 Vtx(idx0); in ColVtxQuad()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Edge_Marking/src/ |
| D | main.c | 71 static void NrmVtxQuad(int idx0, int idx1, int idx2, int idx3) in NrmVtxQuad() argument 73 normal(idx0); in NrmVtxQuad() 74 vtx(idx0); in NrmVtxQuad()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Env_Mapping/src/ |
| D | main.c | 78 static void NrmVtxQuad(int idx0, int idx1, int idx2, int idx3) in NrmVtxQuad() argument 80 normal(idx0); in NrmVtxQuad() 81 vtx(idx0); in NrmVtxQuad()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Simple3/src/ |
| D | main.c | 53 static void quad(int idx0, int idx1, int idx2, int idx3) in quad() argument 55 vtx(idx0); in quad()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Simple/src/ |
| D | main.c | 48 static void quad(int idx0, int idx1, int idx2, int idx3) in quad() argument 50 vtx(idx0); in quad()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Vertex_Source/src/ |
| D | main.c | 101 static void Quad(int idx0, int idx1, int idx2, int idx3) in Quad() argument 103 Normal(idx0); in Quad() 104 Vertex(idx0); in Quad()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Alpha_Test/src/ |
| D | main.c | 54 static void quad(int idx0, int idx1, int idx2, int idx3) in quad() argument 56 vtx(idx0); in quad()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/Sub_Double3D/src/ |
| D | main.c | 107 static void Quad(int idx0, int idx1, int idx2, int idx3) in Quad() argument 109 Vtx(idx0); in Quad() 115 static void ColVtxQuad(int idx0, int idx1, int idx2, int idx3) in ColVtxQuad() argument 117 Color(idx0); in ColVtxQuad() 118 Vtx(idx0); in ColVtxQuad()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Fog/src/ |
| D | main.c | 55 static void quad(int idx0, int idx1, int idx2, int idx3) in quad() argument 57 vtx(idx0); in quad()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Transparent/src/ |
| D | main.c | 54 static void quad(int idx0, int idx1, int idx2, int idx3) in quad() argument 56 vtx(idx0); in quad()
|
| /TwlSDK-5.1.0/build/demos/tips/SwapCrossOver/src/ |
| D | main.c | 173 static void quad(int idx0, int idx1, int idx2, int idx3) in quad() argument 175 vtx(idx0); in quad()
|