Home
last modified time | relevance | path

Searched refs:GX_BM_NONE (Results 1 – 14 of 14) sorted by relevance

/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()
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/
DTHPDraw.c44 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/
DTHPDraw.c44 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/gxdemo/src/Framebuffer/
Dfrb-gamma.c411 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/
Dfrb-vi-gamma.c476 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/include/revolution/gx/
DGXEnum.h1238 GX_BM_NONE, enumerator
1244 GX_BM_NONE,
/RvlSDK-3.2.2/build/demos/gxdemo/src/Tev/
Dtev-swap.c204 GXSetBlendMode(GX_BM_NONE, GX_BL_ONE, GX_BL_ZERO, GX_LO_SET); in DrawTick()
/RvlSDK-3.2.2/build/demos/gxdemo/src/PixelProc/
Dpix-sub.c327 GXSetBlendMode(GX_BM_NONE, GX_BL_ONE, GX_BL_ZERO, GX_LO_NOOP); in DrawTick()
455 GXSetBlendMode(GX_BM_NONE, GX_BL_ONE, GX_BL_ZERO, GX_LO_NOOP); in DrawTick()
/RvlSDK-3.2.2/build/demos/gddemo/src/
Dgd-init-create.c365 GDSetBlendModeEtc(GX_BM_NONE, in CreateDLs()
Dgd-reinit-gx.c426 GXSetBlendMode(GX_BM_NONE, GX_BL_SRCALPHA, GX_BL_INVSRCALPHA, GX_LO_CLEAR); in ReInitPixelProc()
Dgd-indtex-gc.c272 GXSetBlendMode(GX_BM_NONE, GX_BL_ONE, GX_BL_ZERO, GX_LO_SET); in DrawInit()
/RvlSDK-3.2.2/build/demos/gxdemo/src/Texture/
Dtex-tlut32.c395 GXSetBlendMode(GX_BM_NONE, // GXBlendMode type in DrawTick()
/RvlSDK-3.2.2/build/demos/gxdemo/src/Simple/
Dsmp-toy-draw.c403 GXSetBlendMode(GX_BM_NONE, GX_BL_SRCALPHA, GX_BL_INVSRCALPHA, in DrawBall()
/RvlSDK-3.2.2/build/demos/gxdemo/src/DisplayList/
DDL-tf-mtx.c175 GXSetBlendMode(GX_BM_NONE, GX_BL_ONE, GX_BL_ZERO, GX_LO_CLEAR); in DrawInit()