| /RvlSDK-3.1/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.1/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.1/build/demos/wpaddemo/src/ |
| D | sync.c | 173 GXSetBlendMode( GX_BM_BLEND, GX_BL_ONE, GX_BL_ONE, GX_LO_CLEAR ); // Translucent mode in initialize()
|
| D | full_mode.c | 119 GXSetBlendMode( GX_BM_BLEND, GX_BL_ONE, GX_BL_ONE, GX_LO_CLEAR ); // Translucent mode in initialize()
|
| D | wpad_spdemo.c | 754 GXSetBlendMode( GX_BM_BLEND, GX_BL_ONE, GX_BL_ONE, GX_LO_CLEAR ); // Translucent mode in initialize()
|
| D | wpad_seqdemo.c | 628 GXSetBlendMode( GX_BM_BLEND, GX_BL_ONE, GX_BL_ONE, GX_LO_CLEAR ); // Translucent mode in initialize()
|
| D | dummy_checker.c | 682 GXSetBlendMode( GX_BM_BLEND, GX_BL_ONE, GX_BL_ONE, GX_LO_CLEAR ); // Translucent mode in initialize()
|
| /RvlSDK-3.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-3.1/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.1/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.1/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.1/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.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-3.1/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.1/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.1/build/demos/videmo/src/ |
| D | frb-vi-gamma.c | 463 GXSetBlendMode(GX_BM_NONE, GX_BL_ONE, GX_BL_ZERO, GX_LO_SET); in DrawGammaTestImg() 494 GXSetBlendMode(GX_BM_NONE, GX_BL_ONE, GX_BL_ZERO, GX_LO_SET); in DrawGammaTestImg()
|
| /RvlSDK-3.1/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()
|
| D | tg-spheremap.c | 251 GXSetBlendMode(GX_BM_BLEND, GX_BL_ONE, GX_BL_ZERO, GX_LO_SET); in DrawTick()
|
| /RvlSDK-3.1/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()
|
| /RvlSDK-3.1/build/demos/gxdemo/src/Transform/ |
| D | tf-reflect.c | 156 GXSetBlendMode( GX_BM_BLEND, GX_BL_ONE, GX_BL_ZERO, GX_LO_CLEAR ); in DrawScene()
|