Home
last modified time | relevance | path

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

/RvlSDK-3.3/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.3/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.3/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.3/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.3/build/demos/videmo/src/
Dfrb-vi-gamma.c479 GXSetBlendMode(GX_BM_NONE, GX_BL_ONE, GX_BL_ZERO, GX_LO_SET); in DrawGammaTestImg()
510 GXSetBlendMode(GX_BM_NONE, GX_BL_ONE, GX_BL_ZERO, GX_LO_SET); in DrawGammaTestImg()
/RvlSDK-3.3/include/revolution/gx/
DGXEnum.h1236 GX_BM_NONE, enumerator
1242 GX_BM_NONE,
/RvlSDK-3.3/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.3/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.3/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.c275 GXSetBlendMode(GX_BM_NONE, GX_BL_ONE, GX_BL_ZERO, GX_LO_SET); in DrawInit()
/RvlSDK-3.3/build/demos/gxdemo/src/Simple/
Dsmp-toy-draw.c403 GXSetBlendMode(GX_BM_NONE, GX_BL_SRCALPHA, GX_BL_INVSRCALPHA, in DrawBall()
/RvlSDK-3.3/build/demos/gxdemo/src/Texture/
Dtex-tlut32.c395 GXSetBlendMode(GX_BM_NONE, // GXBlendMode type in DrawTick()
/RvlSDK-3.3/build/demos/gxdemo/src/DisplayList/
DDL-tf-mtx.c175 GXSetBlendMode(GX_BM_NONE, GX_BL_ONE, GX_BL_ZERO, GX_LO_CLEAR); in DrawInit()
/RvlSDK-3.3/build/demos/hbmdemo/rsodemo/src/
Drsomodule.c276 GXSetBlendMode(GX_BM_NONE, GX_BL_ZERO, GX_BL_ZERO, GX_LO_CLEAR); in InitGX()
Drsodemo.cpp1082 GXSetBlendMode(GX_BM_NONE, GX_BL_ZERO, GX_BL_ZERO, GX_LO_CLEAR); in InitGX()
/RvlSDK-3.3/build/demos/hbmdemo/hbm/src/
Dhomebutton.cpp344 GXSetBlendMode(GX_BM_NONE, GX_BL_ZERO, GX_BL_ZERO, GX_LO_CLEAR); in InitGX()
/RvlSDK-3.3/build/demos/hbmdemo/shareddemo/src/
Dshared.cpp454 GXSetBlendMode(GX_BM_NONE, GX_BL_ZERO, GX_BL_ZERO, GX_LO_CLEAR); in InitGX()
/RvlSDK-3.3/build/demos/hbmdemo/networkmanual_jpeg/src/
Dnetworkmanual_jpeg.cpp467 GXSetBlendMode(GX_BM_NONE, GX_BL_ZERO, GX_BL_ZERO, GX_LO_CLEAR); in InitGX()
/RvlSDK-3.3/build/demos/hbmdemo/networkmanual_tpl/src/
Dnetworkmanual_tpl.cpp594 GXSetBlendMode(GX_BM_NONE, GX_BL_ZERO, GX_BL_ZERO, GX_LO_CLEAR); in InitGX()
/RvlSDK-3.3/vcmv/src/
Dvcmv_test.c2262 GXSetBlendMode(GX_BM_NONE, GX_BL_ZERO, GX_BL_ZERO, GX_LO_CLEAR); in SetupHbmGX()