Searched refs:G3X_SetFog (Results 1 – 17 of 17) sorted by relevance
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_OneTri/src/ |
| D | main.c | 133 G3X_SetFog(FALSE, (GXFogBlend)0, (GXFogSlope)0, 0); in TwlMain()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Fog/src/ |
| D | main.c | 89 G3X_SetFog(TRUE, // Fog enabled if TRUE in TwlMain()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_PolAttr_DpthUpdate/src/ |
| D | main.c | 164 G3X_SetFog(TRUE, // Enable fog in TwlMain()
|
| /TwlSDK-5.1.0/include/nitro/gx/ |
| D | g3x.h | 136 void G3X_SetFog(BOOL enable, GXFogBlend fogMode, GXFogSlope fogSlope, int fogOffset);
|
| /TwlSDK-5.1.0/build/demos/spi/spiMonkey/src/ |
| D | main.c | 170 G3X_SetFog(FALSE, (GXFogBlend)0, (GXFogSlope)0, 0); in Init3D()
|
| /TwlSDK-5.1.0/build/demos/spi/pmAmpGain/src/ |
| D | main.c | 486 G3X_SetFog(FALSE, (GXFogBlend)0, (GXFogSlope)0, 0); in Init3D()
|
| /TwlSDK-5.1.0/build/demos/spi/mic-1/src/ |
| D | main.c | 284 G3X_SetFog(FALSE, (GXFogBlend)0, (GXFogSlope)0, 0); in Init3D()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/Sub_Double3D/src/ |
| D | main.c | 433 G3X_SetFog(TRUE, // Enable fog in TwlMain()
|
| /TwlSDK-5.1.0/build/demos/spi/spiMonkey2/src/ |
| D | main.c | 318 G3X_SetFog(FALSE, (GXFogBlend)0, (GXFogSlope)0, 0); in Init3D()
|
| /TwlSDK-5.1.0/build/demos.TWL/spi/pmAmpGainLevel/src/ |
| D | main.c | 590 G3X_SetFog(FALSE, (GXFogBlend)0, (GXFogSlope)0, 0); in Init3D()
|
| /TwlSDK-5.1.0/build/demos/spi/mic-2/src/ |
| D | main.c | 491 G3X_SetFog(FALSE, (GXFogBlend)0, (GXFogSlope)0, 0); in Init3D()
|
| /TwlSDK-5.1.0/build/demos.TWL/spi/mic-3/src/ |
| D | main.c | 774 G3X_SetFog(FALSE, (GXFogBlend)0, (GXFogSlope)0, 0); in Init3D()
|
| /TwlSDK-5.1.0/build/libraries/gx/ARM9/src/ |
| D | g3x.c | 294 void G3X_SetFog(BOOL enable, GXFogBlend fogMode, GXFogSlope fogSlope, int fogOffset) in G3X_SetFog() function
|
| /TwlSDK-5.1.0/build/demos.TWL/spi/mic-4/src/ |
| D | main.c | 880 G3X_SetFog(FALSE, (GXFogBlend)0, (GXFogSlope)0, 0); in Init3D()
|
| /TwlSDK-5.1.0/build/demos.TWL/snd/IIRFilterdemo-mic/src/ |
| D | main.c | 911 G3X_SetFog(FALSE, (GXFogBlend)0, (GXFogSlope)0, 0); in Init3D()
|
| /TwlSDK-5.1.0/build/demos.TWL/spi/spiMonkey3/src/ |
| D | main.c | 745 G3X_SetFog(FALSE, (GXFogBlend)0, (GXFogSlope)0, 0); in InitDrawMicData()
|
| /TwlSDK-5.1.0/build/demos/math/fft-2/src/ |
| D | main.c | 433 G3X_SetFog(FALSE, (GXFogBlend)0, (GXFogSlope)0, 0); in Init3D()
|