| /RvlSDK-2.1/build/demos/gxdemo/src/PixelProc/ |
| D | pix-blend.c | 83 { "BLEND1", GX_BM_BLEND, GX_BL_ONE, GX_BL_ZERO, GX_LO_CLEAR }, 84 { "BLEND2", GX_BM_BLEND, GX_BL_SRCALPHA, GX_BL_INVSRCALPHA, GX_LO_CLEAR }, 85 { "BLEND3", GX_BM_BLEND, GX_BL_ONE, GX_BL_ONE, GX_LO_CLEAR }, 86 { "BLEND4", GX_BM_BLEND, GX_BL_DSTCLR, GX_BL_ZERO, GX_LO_CLEAR },
|
| D | pix-logic.c | 164 { GX_LO_CLEAR, "CLEAR 0" }, 219 if ( b->logic >= GX_LO_CLEAR && b->logic <= GX_LO_SET ) in SceneDraw() 222 GXSetBlendMode( b->type, b->sfactor, b->dfactor, GX_LO_CLEAR ); in SceneDraw()
|
| D | pix-a-comp.c | 223 GXSetBlendMode( GX_BM_BLEND, GX_BL_ONE, GX_BL_ZERO, GX_LO_CLEAR ); in SceneDraw() 537 GXSetBlendMode( GX_BM_BLEND, GX_BL_ONE, GX_BL_ZERO, GX_LO_CLEAR ); in myDrawModel()
|
| D | pix-z-comp.c | 438 GXSetBlendMode( GX_BM_BLEND, GX_BL_ONE, GX_BL_ZERO, GX_LO_CLEAR ); in myDrawModel()
|
| D | pix-fog.c | 238 GXSetBlendMode( GX_BM_BLEND, GX_BL_ONE, GX_BL_ZERO, GX_LO_CLEAR ); in SceneDraw()
|
| /RvlSDK-2.1/build/demos/gxdemo/src/Culling/ |
| D | cul-faces.c | 240 GXSetBlendMode( GX_BM_BLEND, GX_BL_ONE, GX_BL_ZERO, GX_LO_CLEAR ); in SceneDraw() 510 GXSetBlendMode( GX_BM_BLEND, GX_BL_ONE, GX_BL_ONE, GX_LO_CLEAR ); in myDrawArrow() 535 GXSetBlendMode( GX_BM_BLEND, GX_BL_ONE, GX_BL_ZERO, GX_LO_CLEAR ); in myDrawArrow()
|
| /RvlSDK-2.1/build/demos/wpaddemo/src/ |
| D | check.c | 213 GXSetBlendMode( GX_BM_BLEND, GX_BL_ONE, GX_BL_ONE, GX_LO_CLEAR ); // Translucent mode in initialize()
|
| D | sync-callback.c | 412 GXSetBlendMode( GX_BM_BLEND, GX_BL_ONE, GX_BL_ONE, GX_LO_CLEAR ); // Translucent mode in initialize()
|
| D | distance.c | 153 GXSetBlendMode( GX_BM_BLEND, GX_BL_ONE, GX_BL_ONE, GX_LO_CLEAR ); // Translucent mode in initialize()
|
| D | simple.c | 248 GXSetBlendMode( GX_BM_BLEND, GX_BL_ONE, GX_BL_ONE, GX_LO_CLEAR ); // Translucent mode in initialize()
|
| D | sampling.c | 188 GXSetBlendMode( GX_BM_BLEND, GX_BL_ONE, GX_BL_ONE, GX_LO_CLEAR ); // Translucent mode in initialize()
|
| D | pointing.c | 215 GXSetBlendMode( GX_BM_BLEND, GX_BL_ONE, GX_BL_ONE, GX_LO_CLEAR ); // Translucent mode in initialize()
|
| /RvlSDK-2.1/build/demos/gxdemo/src/Texture/ |
| D | tex-tlut32.c | 398 GX_LO_CLEAR); // GXLogicOp op in DrawTick() 424 GX_LO_CLEAR); // GXLogicOp op in DrawTick()
|
| /RvlSDK-2.1/build/demos/gxdemo/src/Simple/ |
| D | smp-toy-draw.c | 384 GX_LO_CLEAR); in DrawBall() 404 GX_LO_CLEAR); in DrawBall()
|
| /RvlSDK-2.1/build/libraries/demo/src/ |
| D | DEMOPuts.c | 193 GXSetBlendMode( GX_BM_BLEND, GX_BL_ONE, GX_BL_ONE, GX_LO_CLEAR ); in DEMOSetFontType() 199 GXSetBlendMode( GX_BM_BLEND, GX_BL_ONE, GX_BL_ZERO, GX_LO_CLEAR ); in DEMOSetFontType()
|
| D | DEMOWin.c | 898 GXSetBlendMode(GX_BM_BLEND, GX_BL_ONE, GX_BL_ZERO, GX_LO_CLEAR); in DEMOWinRefresh() 938 GXSetBlendMode(GX_BM_BLEND, GX_BL_ONE, GX_BL_ONE, GX_LO_CLEAR); in DEMOWinRefresh() 954 GXSetBlendMode(GX_BM_BLEND, GX_BL_ONE, GX_BL_ZERO, GX_LO_CLEAR); in DEMOWinRefresh() 1039 GXSetBlendMode(GX_BM_BLEND, GX_BL_ONE, GX_BL_ONE, GX_LO_CLEAR); in DEMOWinRefresh()
|
| /RvlSDK-2.1/build/demos/osdemo/src/ |
| D | fontdemo1.c | 214 GXSetBlendMode(GX_BM_BLEND, GX_BL_ONE, GX_BL_ONE, GX_LO_CLEAR); in main()
|
| D | fontdemo3.c | 211 GXSetBlendMode(GX_BM_BLEND, GX_BL_ONE, GX_BL_ONE, GX_LO_CLEAR); in main()
|
| /RvlSDK-2.1/build/demos/gxdemo/src/Management/ |
| D | mgt-fifo-dual.c | 271 GXSetBlendMode( GX_BM_BLEND, GX_BL_SRCALPHA, GX_BL_INVSRCALPHA, GX_LO_CLEAR ); in DrawInit()
|
| /RvlSDK-2.1/build/demos/thpdemo/src/THPPlayerStrmAX/ |
| D | THPDraw.c | 105 GXSetBlendMode(GX_BM_NONE, GX_BL_ONE, GX_BL_ZERO, GX_LO_CLEAR); in THPGXYuv2RgbSetup()
|
| /RvlSDK-2.1/build/demos/thpdemo/src/THPSimple/ |
| D | THPDraw.c | 105 GXSetBlendMode(GX_BM_NONE, GX_BL_ONE, GX_BL_ZERO, GX_LO_CLEAR); in THPGXYuv2RgbSetup()
|
| /RvlSDK-2.1/build/demos/thpdemo/src/THPPlayer/ |
| D | THPDraw.c | 105 GXSetBlendMode(GX_BM_NONE, GX_BL_ONE, GX_BL_ZERO, GX_LO_CLEAR); in THPGXYuv2RgbSetup()
|
| /RvlSDK-2.1/build/demos/gddemo/src/ |
| D | gd-init-create.c | 368 GX_LO_CLEAR, in CreateDLs()
|
| D | gd-reinit-gx.c | 426 GXSetBlendMode(GX_BM_NONE, GX_BL_SRCALPHA, GX_BL_INVSRCALPHA, GX_LO_CLEAR); in ReInitPixelProc()
|
| /RvlSDK-2.1/build/demos/gxdemo/src/Transform/ |
| D | tf-reflect.c | 143 GXSetBlendMode( GX_BM_BLEND, GX_BL_ONE, GX_BL_ZERO, GX_LO_CLEAR ); in DrawScene()
|