| /RvlSDK-3.2.2/build/demos/gxdemo/src/PixelProc/ |
| D | pix-blend.c | 83 { "BLEND1", GX_BM_BLEND, GX_BL_ONE, GX_BL_ZERO, GX_LO_CLEAR }, 85 { "BLEND3", GX_BM_BLEND, GX_BL_ONE, GX_BL_ONE, GX_LO_CLEAR }, 225 if ( GX_BL_ONE == b->sfactor ) in SceneDrawInfo() 228 if ( GX_BL_ONE == b->dfactor ) title = "ADD"; in SceneDrawInfo()
|
| D | pix-logic.c | 80 { NULL, GX_BM_LOGIC, GX_BL_ONE, GX_BL_ZERO, GX_LO_COPY }, 81 { NULL, GX_BM_LOGIC, GX_BL_ONE, GX_BL_ZERO, GX_LO_INVCOPY }, 82 { NULL, GX_BM_LOGIC, GX_BL_ONE, GX_BL_ZERO, GX_LO_XOR }, 83 { NULL, GX_BM_LOGIC, GX_BL_ONE, GX_BL_ZERO, GX_LO_AND },
|
| D | pix-sub.c | 327 GXSetBlendMode(GX_BM_NONE, GX_BL_ONE, GX_BL_ZERO, GX_LO_NOOP); in DrawTick() 367 GXSetBlendMode(GX_BM_BLEND, GX_BL_ONE, GX_BL_ONE, GX_LO_NOOP); in DrawTick() 390 GXSetBlendMode(GX_BM_SUBTRACT, GX_BL_ONE, GX_BL_ONE, GX_LO_NOOP); in DrawTick() 455 GXSetBlendMode(GX_BM_NONE, GX_BL_ONE, GX_BL_ZERO, GX_LO_NOOP); in DrawTick()
|
| 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() 554 GXSetBlendMode( GX_BM_LOGIC, GX_BL_ONE, GX_BL_ZERO, GX_LO_XOR ); in myDrawModel()
|
| D | pix-z-comp.c | 438 GXSetBlendMode( GX_BM_BLEND, GX_BL_ONE, GX_BL_ZERO, GX_LO_CLEAR ); in myDrawModel() 454 GXSetBlendMode( GX_BM_LOGIC, GX_BL_ONE, GX_BL_ZERO, GX_LO_XOR ); in myDrawModel()
|
| /RvlSDK-3.2.2/build/demos/mididemo/src/ |
| D | main.c | 55 GXSetBlendMode( GX_BM_BLEND, GX_BL_ONE, GX_BL_ONE, GX_LO_CLEAR ); in main()
|
| /RvlSDK-3.2.2/build/demos/wpaddemo/src/ |
| D | sync.c | 170 GXSetBlendMode( GX_BM_BLEND, GX_BL_ONE, GX_BL_ONE, GX_LO_CLEAR ); // Translucent mode in initialize()
|
| D | wpad_seqdemo.c | 633 GXSetBlendMode( GX_BM_BLEND, GX_BL_ONE, GX_BL_ONE, GX_LO_CLEAR ); // Translucent mode in initialize()
|
| D | wpad_spdemo.c | 759 GXSetBlendMode( GX_BM_BLEND, GX_BL_ONE, GX_BL_ONE, GX_LO_CLEAR ); // Translucent mode in initialize()
|
| D | dummy_checker.c | 643 GXSetBlendMode( GX_BM_BLEND, GX_BL_ONE, GX_BL_ONE, GX_LO_CLEAR ); // Translucent mode in initialize()
|
| /RvlSDK-3.2.2/build/demos/scdemo/src/ |
| D | main.c | 47 GXSetBlendMode( GX_BM_BLEND, GX_BL_ONE, GX_BL_ONE, GX_LO_CLEAR );// Translucent mode in InitDisp()
|
| /RvlSDK-3.2.2/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-3.2.2/build/demos/osdemo/src/ |
| D | fontdemo1.c | 214 GXSetBlendMode(GX_BM_BLEND, GX_BL_ONE, GX_BL_ONE, GX_LO_CLEAR); in main()
|
| /RvlSDK-3.2.2/build/demos/thpdemo/src/THPSimple/ |
| D | THPDraw.c | 44 GXSetBlendMode(GX_BM_NONE, GX_BL_ONE, GX_BL_ZERO, GX_LO_SET); in THPGXRestore() 105 GXSetBlendMode(GX_BM_NONE, GX_BL_ONE, GX_BL_ZERO, GX_LO_CLEAR); in THPGXYuv2RgbSetup()
|
| /RvlSDK-3.2.2/build/demos/thpdemo/src/THPPlayerStrmAX/ |
| D | THPDraw.c | 44 GXSetBlendMode(GX_BM_NONE, GX_BL_ONE, GX_BL_ZERO, GX_LO_SET); in THPGXRestore() 105 GXSetBlendMode(GX_BM_NONE, GX_BL_ONE, GX_BL_ZERO, GX_LO_CLEAR); in THPGXYuv2RgbSetup()
|
| /RvlSDK-3.2.2/build/demos/thpdemo/src/THPPlayer/ |
| D | THPDraw.c | 44 GXSetBlendMode(GX_BM_NONE, GX_BL_ONE, GX_BL_ZERO, GX_LO_SET); in THPGXRestore() 105 GXSetBlendMode(GX_BM_NONE, GX_BL_ONE, GX_BL_ZERO, GX_LO_CLEAR); in THPGXYuv2RgbSetup()
|
| /RvlSDK-3.2.2/build/demos/kpaddemo/src/ |
| D | weight.c | 89 GXSetBlendMode( GX_BM_BLEND, GX_BL_ONE, GX_BL_ONE, GX_LO_CLEAR ) ; in main()
|
| /RvlSDK-3.2.2/build/libraries/demo/src/ |
| D | DEMOPuts.c | 202 GXSetBlendMode( GX_BM_BLEND, GX_BL_ONE, GX_BL_ONE, GX_LO_CLEAR ); in DEMOSetFontType() 208 GXSetBlendMode( GX_BM_BLEND, GX_BL_ONE, GX_BL_ZERO, GX_LO_CLEAR ); in DEMOSetFontType()
|
| D | DEMOWin.c | 901 GXSetBlendMode(GX_BM_BLEND, GX_BL_ONE, GX_BL_ZERO, GX_LO_CLEAR); in DEMOWinRefresh() 941 GXSetBlendMode(GX_BM_BLEND, GX_BL_ONE, GX_BL_ONE, GX_LO_CLEAR); in DEMOWinRefresh() 957 GXSetBlendMode(GX_BM_BLEND, GX_BL_ONE, GX_BL_ZERO, GX_LO_CLEAR); in DEMOWinRefresh() 1042 GXSetBlendMode(GX_BM_BLEND, GX_BL_ONE, GX_BL_ONE, GX_LO_CLEAR); in DEMOWinRefresh()
|
| /RvlSDK-3.2.2/build/demos/nanddemo/src/ |
| D | gamesave.c | 96 GXSetBlendMode( GX_BM_BLEND, GX_BL_ONE, GX_BL_ONE, GX_LO_CLEAR ); in Initialize()
|
| /RvlSDK-3.2.2/build/demos/wbcdemo/src/ |
| D | handling_weight.c | 232 GXSetBlendMode( GX_BM_BLEND, GX_BL_ONE, GX_BL_ONE, GX_LO_CLEAR ); in main()
|
| /RvlSDK-3.2.2/build/demos/gxdemo/src/Framebuffer/ |
| D | frb-gamma.c | 411 GXSetBlendMode(GX_BM_NONE, GX_BL_ONE, GX_BL_ZERO, GX_LO_SET); in DrawGammaTestImg() 442 GXSetBlendMode(GX_BM_NONE, GX_BL_ONE, GX_BL_ZERO, GX_LO_SET); in DrawGammaTestImg()
|
| /RvlSDK-3.2.2/build/demos/videmo/src/ |
| D | frb-vi-gamma.c | 476 GXSetBlendMode(GX_BM_NONE, GX_BL_ONE, GX_BL_ZERO, GX_LO_SET); in DrawGammaTestImg() 507 GXSetBlendMode(GX_BM_NONE, GX_BL_ONE, GX_BL_ZERO, GX_LO_SET); in DrawGammaTestImg()
|
| /RvlSDK-3.2.2/build/demos/gxdemo/src/TexGen/ |
| D | tg-parabolicmap.c | 236 GXSetBlendMode(GX_BM_BLEND, GX_BL_ONE, GX_BL_ZERO, GX_LO_SET); in DrawTick()
|
| /RvlSDK-3.2.2/build/demos/gxdemo/src/Tev/ |
| D | tev-swap.c | 204 GXSetBlendMode(GX_BM_NONE, GX_BL_ONE, GX_BL_ZERO, GX_LO_SET); in DrawTick()
|