Home
last modified time | relevance | path

Searched refs:GX_LO_SET (Results 1 – 15 of 15) sorted by relevance

/RvlSDK-3.2.2/build/demos/gxdemo/src/Framebuffer/
Dfrb-gamma.c411 GXSetBlendMode(GX_BM_NONE, GX_BL_ONE, GX_BL_ZERO, GX_LO_SET); in DrawGammaTestImg()
426 GXSetBlendMode(GX_BM_BLEND, GX_BL_SRCALPHA, GX_BL_INVSRCALPHA, 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/gxdemo/src/Tev/
Dtev-swap.c200 GXSetBlendMode(GX_BM_BLEND, GX_BL_SRCALPHA, GX_BL_INVSRCALPHA, GX_LO_SET); in DrawTick()
204 GXSetBlendMode(GX_BM_NONE, GX_BL_ONE, GX_BL_ZERO, GX_LO_SET); in DrawTick()
Dtev-ztex.c264 GXSetBlendMode(GX_BM_BLEND, GX_BL_SRCALPHA, GX_BL_INVSRCALPHA, GX_LO_SET); in DrawTick()
/RvlSDK-3.2.2/build/demos/videmo/src/
Dfrb-vi-gamma.c476 GXSetBlendMode(GX_BM_NONE, GX_BL_ONE, GX_BL_ZERO, GX_LO_SET); in DrawGammaTestImg()
491 GXSetBlendMode(GX_BM_BLEND, GX_BL_SRCALPHA, GX_BL_INVSRCALPHA, 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/PixelProc/
Dpix-logic.c165 { GX_LO_SET, "SET 1" },
219 if ( b->logic >= GX_LO_CLEAR && b->logic <= GX_LO_SET ) in SceneDraw()
/RvlSDK-3.2.2/build/demos/gxdemo/src/TexGen/
Dtg-parabolicmap.c236 GXSetBlendMode(GX_BM_BLEND, GX_BL_ONE, GX_BL_ZERO, GX_LO_SET); in DrawTick()
Dtg-spheremap.c251 GXSetBlendMode(GX_BM_BLEND, GX_BL_ONE, GX_BL_ZERO, GX_LO_SET); in DrawTick()
Dspheremap.c389 GXSetBlendMode(GX_BM_BLEND, GX_BL_SRCALPHA, GX_BL_INVSRCALPHA, GX_LO_SET); in drawSphereMap()
Dparabolicmap.c421 GXSetBlendMode(GX_BM_BLEND, GX_BL_SRCALPHA, GX_BL_INVSRCALPHA, GX_LO_SET); in drawParaboloidMap()
/RvlSDK-3.2.2/build/demos/thpdemo/src/THPSimple/
DTHPDraw.c44 GXSetBlendMode(GX_BM_NONE, GX_BL_ONE, GX_BL_ZERO, GX_LO_SET); in THPGXRestore()
/RvlSDK-3.2.2/build/demos/thpdemo/src/THPPlayerStrmAX/
DTHPDraw.c44 GXSetBlendMode(GX_BM_NONE, GX_BL_ONE, GX_BL_ZERO, GX_LO_SET); in THPGXRestore()
/RvlSDK-3.2.2/build/demos/thpdemo/src/THPPlayer/
DTHPDraw.c44 GXSetBlendMode(GX_BM_NONE, GX_BL_ONE, GX_BL_ZERO, GX_LO_SET); in THPGXRestore()
/RvlSDK-3.2.2/build/demos/fntdemo/src/
Dfntdemo1.c89 GXSetBlendMode(GX_BM_BLEND, GX_BL_SRCALPHA, GX_BL_INVSRCALPHA, GX_LO_SET); in SetupTextGX()
/RvlSDK-3.2.2/include/revolution/gx/
DGXEnum.h1302 GX_LO_SET enumerator
/RvlSDK-3.2.2/build/demos/gddemo/src/
Dgd-indtex-gc.c272 GXSetBlendMode(GX_BM_NONE, GX_BL_ONE, GX_BL_ZERO, GX_LO_SET); in DrawInit()