Home
last modified time | relevance | path

Searched refs:G3_Vtx (Results 1 – 25 of 60) sorted by relevance

123

/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Translucent/src/
Dmain.c109 G3_Vtx(FX16_ONE, -FX16_ONE, FX16_ONE); in TwlMain()
110 G3_Vtx(FX16_ONE, FX16_ONE, FX16_ONE); in TwlMain()
111 G3_Vtx(-FX16_ONE, FX16_ONE, FX16_ONE); in TwlMain()
112 G3_Vtx(-FX16_ONE, -FX16_ONE, FX16_ONE); in TwlMain()
114 G3_Vtx(-FX16_ONE, -FX16_ONE, -FX16_ONE); in TwlMain()
115 G3_Vtx(-FX16_ONE, FX16_ONE, -FX16_ONE); in TwlMain()
116 G3_Vtx(FX16_ONE, FX16_ONE, -FX16_ONE); in TwlMain()
117 G3_Vtx(FX16_ONE, -FX16_ONE, -FX16_ONE); in TwlMain()
119 G3_Vtx(-FX16_ONE, -FX16_ONE, FX16_ONE); in TwlMain()
120 G3_Vtx(-FX16_ONE, FX16_ONE, FX16_ONE); in TwlMain()
[all …]
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Tex_Decal/src/
Dmain.c62 G3_Vtx(gCubeGeometry[idx * 3], gCubeGeometry[idx * 3 + 1], gCubeGeometry[idx * 3 + 2]); in vtx()
330 G3_Vtx(4 * FX16_ONE, 0, 0); in TwlMain()
331 G3_Vtx(4 * FX16_ONE, 4 * FX16_ONE, 0); in TwlMain()
332 G3_Vtx(0, 4 * FX16_ONE, 0); in TwlMain()
333 G3_Vtx(0, 0, 0); in TwlMain()
358 G3_Vtx(0, 0, 0); in TwlMain()
359 G3_Vtx(0, 4 * FX16_ONE, 0); in TwlMain()
360 G3_Vtx(-4 * FX16_ONE, 4 * FX16_ONE, 0); in TwlMain()
361 G3_Vtx(-4 * FX16_ONE, 0, 0); in TwlMain()
386 G3_Vtx(0, -4 * FX16_ONE, 0); in TwlMain()
[all …]
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_BoxTest/src/
Dmain.c260 G3_Vtx(((5 * FX16_ONE) / 2), ((5 * FX16_ONE) / 2), ((5 * FX16_ONE) / 2)); in TwlMain()
261 G3_Vtx(((5 * FX16_ONE) / 2), ((5 * FX16_ONE) / 2), -((5 * FX16_ONE) / 2)); in TwlMain()
262 G3_Vtx(-((5 * FX16_ONE) / 2), ((5 * FX16_ONE) / 2), -((5 * FX16_ONE) / 2)); in TwlMain()
263 G3_Vtx(-((5 * FX16_ONE) / 2), ((5 * FX16_ONE) / 2), ((5 * FX16_ONE) / 2)); in TwlMain()
266 G3_Vtx(((5 * FX16_ONE) / 2), -((5 * FX16_ONE) / 2), ((5 * FX16_ONE) / 2)); in TwlMain()
267 G3_Vtx(((5 * FX16_ONE) / 2), -((5 * FX16_ONE) / 2), -((5 * FX16_ONE) / 2)); in TwlMain()
268 G3_Vtx(-((5 * FX16_ONE) / 2), -((5 * FX16_ONE) / 2), -((5 * FX16_ONE) / 2)); in TwlMain()
269 G3_Vtx(-((5 * FX16_ONE) / 2), -((5 * FX16_ONE) / 2), ((5 * FX16_ONE) / 2)); in TwlMain()
272 G3_Vtx(((5 * FX16_ONE) / 2), -((5 * FX16_ONE) / 2), -((5 * FX16_ONE) / 2)); in TwlMain()
273 G3_Vtx(((5 * FX16_ONE) / 2), -((5 * FX16_ONE) / 2), ((5 * FX16_ONE) / 2)); in TwlMain()
[all …]
/TwlSDK-5.1.0/build/demos/wm/dataShare-Model/src/
Dgraphics.c85 G3_Vtx((fx16)(sx * PSEUDO2D_ONE), (fx16)(sy * PSEUDO2D_ONE), 0); in drawPseudo2DTexQuad()
89 G3_Vtx((fx16)((sx + width) * PSEUDO2D_ONE), (fx16)(sy * PSEUDO2D_ONE), 0); in drawPseudo2DTexQuad()
93 G3_Vtx((fx16)((sx + width) * PSEUDO2D_ONE), (fx16)((sy + height) * PSEUDO2D_ONE), 0); in drawPseudo2DTexQuad()
97 G3_Vtx((fx16)(sx * PSEUDO2D_ONE), (fx16)((sy + height) * PSEUDO2D_ONE), 0); in drawPseudo2DTexQuad()
108 G3_Vtx((fx16)(sx * PSEUDO2D_ONE), (fx16)(sy * PSEUDO2D_ONE), 0); in drawPseudo2DColorQuad()
109 G3_Vtx((fx16)((sx + width) * PSEUDO2D_ONE), (fx16)(sy * PSEUDO2D_ONE), 0); in drawPseudo2DColorQuad()
110 G3_Vtx((fx16)((sx + width) * PSEUDO2D_ONE), (fx16)((sy + height) * PSEUDO2D_ONE), 0); in drawPseudo2DColorQuad()
111 G3_Vtx((fx16)(sx * PSEUDO2D_ONE), (fx16)((sy + height) * PSEUDO2D_ONE), 0); in drawPseudo2DColorQuad()
/TwlSDK-5.1.0/build/demos/wm/wep-1/src/
Dgraphics.c84 G3_Vtx((fx16)(sx * PSEUDO2D_ONE), (fx16)(sy * PSEUDO2D_ONE), 0); in drawPseudo2DTexQuad()
88 G3_Vtx((fx16)((sx + width) * PSEUDO2D_ONE), (fx16)(sy * PSEUDO2D_ONE), 0); in drawPseudo2DTexQuad()
92 G3_Vtx((fx16)((sx + width) * PSEUDO2D_ONE), (fx16)((sy + height) * PSEUDO2D_ONE), 0); in drawPseudo2DTexQuad()
96 G3_Vtx((fx16)(sx * PSEUDO2D_ONE), (fx16)((sy + height) * PSEUDO2D_ONE), 0); in drawPseudo2DTexQuad()
107 G3_Vtx((fx16)(sx * PSEUDO2D_ONE), (fx16)(sy * PSEUDO2D_ONE), 0); in drawPseudo2DColorQuad()
108 G3_Vtx((fx16)((sx + width) * PSEUDO2D_ONE), (fx16)(sy * PSEUDO2D_ONE), 0); in drawPseudo2DColorQuad()
109 G3_Vtx((fx16)((sx + width) * PSEUDO2D_ONE), (fx16)((sy + height) * PSEUDO2D_ONE), 0); in drawPseudo2DColorQuad()
110 G3_Vtx((fx16)(sx * PSEUDO2D_ONE), (fx16)((sy + height) * PSEUDO2D_ONE), 0); in drawPseudo2DColorQuad()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Simple2/src/
Dmain.c102 G3_Vtx(FX16_ONE, -FX16_ONE, FX16_ONE); in TwlMain()
107 G3_Vtx(-FX16_ONE, -FX16_ONE, -FX16_ONE); in TwlMain()
112 G3_Vtx(-FX16_ONE, -FX16_ONE, FX16_ONE); in TwlMain()
117 G3_Vtx(FX16_ONE, -FX16_ONE, -FX16_ONE); in TwlMain()
122 G3_Vtx(-FX16_ONE, FX16_ONE, -FX16_ONE); in TwlMain()
127 G3_Vtx(-FX16_ONE, -FX16_ONE, FX16_ONE); in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Fog/src/
Dmain.c52 G3_Vtx(gCubeGeometry[idx * 3], gCubeGeometry[idx * 3 + 1], gCubeGeometry[idx * 3 + 2]); in vtx()
217 G3_Vtx(FX32_ONE >> 2, -FX32_ONE << 2, 0); in TwlMain()
218 G3_Vtx(FX32_ONE >> 2, FX32_ONE << 2, 0); in TwlMain()
219 G3_Vtx(-FX32_ONE >> 2, FX32_ONE << 2, 0); in TwlMain()
220 G3_Vtx(-FX32_ONE >> 2, -FX32_ONE << 2, 0); in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_OneTri/src/
Dmain.c44 G3_Vtx(0, FX16_ONE, 0); in drawTriangle()
46 G3_Vtx(-FX16_ONE, -FX16_ONE, 0); in drawTriangle()
48 G3_Vtx(FX16_ONE, -FX16_ONE, 0); in drawTriangle()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_PolAttr_DpthUpdate/src/
Dmain.c63 G3_Vtx(s_Vertex[i_idx * 3], s_Vertex[i_idx * 3 + 1], s_Vertex[i_idx * 3 + 2]); in Vertex()
316 G3_Vtx(FX32_ONE << 2, -FX32_ONE << 2, 0); in TwlMain()
317 G3_Vtx(FX32_ONE << 2, FX32_ONE << 2, 0); in TwlMain()
318 G3_Vtx(-FX32_ONE, FX32_ONE << 2, 0); in TwlMain()
319 G3_Vtx(-FX32_ONE, -FX32_ONE << 2, 0); in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Shadow_Pol/src/
Dmain.c145 G3_Vtx(FX16_ONE, 0, FX16_ONE); in TwlMain()
146 G3_Vtx(FX16_ONE, 0, -FX16_ONE); in TwlMain()
147 G3_Vtx(-FX16_ONE, 0, -FX16_ONE); in TwlMain()
148 G3_Vtx(-FX16_ONE, 0, FX16_ONE); in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_TexSRT/src/
Dmain.c234 G3_Vtx(-FX16_ONE, FX16_ONE, 0); in TwlMain()
236 G3_Vtx(-FX16_ONE, -FX16_ONE, 0); in TwlMain()
238 G3_Vtx(FX16_ONE, -FX16_ONE, 0); in TwlMain()
240 G3_Vtx(FX16_ONE, FX16_ONE, 0); in TwlMain()
/TwlSDK-5.1.0/build/demos/math/fft-2/src/
Dmain.c562 G3_Vtx(fsx, fsy, 0); in DrawLine()
564 G3_Vtx(fex, fey, 0); in DrawLine()
566 G3_Vtx(fsx, fsy, 1); in DrawLine()
593 G3_Vtx(fsx, fsy, 0); in DrawBar()
595 G3_Vtx(fsx, fey, 0); in DrawBar()
597 G3_Vtx(fex, fey, 0); in DrawBar()
599 G3_Vtx(fex, fsy, 0); in DrawBar()
634 G3_Vtx(fsx, fsy, 0); in DrawBarWithColor()
636 G3_Vtx(fsx, fey, 0); in DrawBarWithColor()
638 G3_Vtx(fex, fey, 0); in DrawBarWithColor()
[all …]
/TwlSDK-5.1.0/build/demos/tips/SwapCrossOver/src/
Dmain.c121 G3_Vtx(0, 0, -FX32_ONE); in DrawDummyPolygon()
122 G3_Vtx(0, 0, -FX32_ONE); in DrawDummyPolygon()
123 G3_Vtx(0, 0, -FX32_ONE); in DrawDummyPolygon()
166 G3_Vtx(gCubeGeometry[idx * 3], gCubeGeometry[idx * 3 + 1], gCubeGeometry[idx * 3 + 2]); in vtx()
/TwlSDK-5.1.0/build/demos/spi/spiMonkey/src/
Dmain.c261 G3_Vtx(fsx, fsy, 0); in DrawLine()
263 G3_Vtx(fex, fey, 0); in DrawLine()
265 G3_Vtx(fsx, fsy, 1); in DrawLine()
/TwlSDK-5.1.0/build/demos.TWL/dsp/snd-mic/src/
Dmain.c142 G3_Vtx(fsx, fsy, 0); in DrawWaveGraph()
144 G3_Vtx(fex, fey, 0); in DrawWaveGraph()
146 G3_Vtx(fsx, fsy, 1); in DrawWaveGraph()
/TwlSDK-5.1.0/build/demos/spi/pmAmpGain/src/
Dmain.c554 G3_Vtx(fsx, fsy, 0); in DrawLine()
556 G3_Vtx(fex, fey, 0); in DrawLine()
558 G3_Vtx(fsx, fsy, 1); in DrawLine()
/TwlSDK-5.1.0/build/demos/spi/mic-1/src/
Dmain.c352 G3_Vtx(fsx, fsy, 0); in DrawLine()
354 G3_Vtx(fex, fey, 0); in DrawLine()
356 G3_Vtx(fsx, fsy, 1); in DrawLine()
/TwlSDK-5.1.0/build/demos/spi/spiMonkey2/src/
Dmain.c414 G3_Vtx(fsx, fsy, 0); in DrawLine()
416 G3_Vtx(fex, fey, 0); in DrawLine()
418 G3_Vtx(fsx, fsy, 1); in DrawLine()
/TwlSDK-5.1.0/build/demos.TWL/spi/pmAmpGainLevel/src/
Dmain.c658 G3_Vtx(fsx, fsy, 0); in DrawLine()
660 G3_Vtx(fex, fey, 0); in DrawLine()
662 G3_Vtx(fsx, fsy, 1); in DrawLine()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Simple/src/
Dmain.c45 G3_Vtx(gCubeGeometry[idx * 3], gCubeGeometry[idx * 3 + 1], gCubeGeometry[idx * 3 + 2]); in vtx()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Alpha_Test/src/
Dmain.c51 G3_Vtx(gCubeGeometry[idx * 3], gCubeGeometry[idx * 3 + 1], gCubeGeometry[idx * 3 + 2]); in vtx()
/TwlSDK-5.1.0/build/demos/spi/mic-2/src/
Dmain.c553 G3_Vtx(fsx, fsy, 0); in DrawLine()
555 G3_Vtx(fex, fey, 0); in DrawLine()
557 G3_Vtx(fsx, fsy, 1); in DrawLine()
/TwlSDK-5.1.0/build/demos.TWL/spi/mic-3/src/
Dmain.c842 G3_Vtx(fsx, fsy, 0); in DrawLine()
844 G3_Vtx(fex, fey, 0); in DrawLine()
846 G3_Vtx(fsx, fsy, 1); in DrawLine()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Transparent/src/
Dmain.c51 G3_Vtx(gCubeGeometry[idx * 3], gCubeGeometry[idx * 3 + 1], gCubeGeometry[idx * 3 + 2]); in vtx()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/FlipRepeat/src/
Dmain.c66 G3_Vtx(s_Vertex[idx * 3], s_Vertex[idx * 3 + 1], s_Vertex[idx * 3 + 2]); in Vertex()

123