Home
last modified time | relevance | path

Searched refs:GX_LIGHT_NULL (Results 1 – 25 of 36) sorted by relevance

12

/RvlSDK-3.2.2/build/demos/gddemo/src/
Dgd-light-create.c94 GX_LIGHT_NULL, GX_DF_NONE, GX_AF_NONE); in CreateModelDL()
96 GX_LIGHT_NULL, GX_DF_NONE, GX_AF_NONE); in CreateModelDL()
Dgd-init-create.c214 GX_LIGHT_NULL, in CreateDLs()
226 GX_LIGHT_NULL, in CreateDLs()
Dgd-reinit-gx.c220 GX_LIGHT_NULL, GX_DF_NONE, GX_AF_NONE); in ReInitLighting()
222 GX_LIGHT_NULL, GX_DF_NONE, GX_AF_NONE); in ReInitLighting()
Dgd-tev-gc.c438 GX_LIGHT_NULL, GX_DF_NONE, GX_AF_NONE); in SetLight()
441 GX_LIGHT_NULL, GX_DF_NONE, GX_AF_NONE); in SetLight()
/RvlSDK-3.2.2/build/demos/gxdemo/src/TexGen/
Dtg-clr-persp.c800 GX_LIGHT_NULL, in DrawState()
850 GX_LIGHT_NULL, in DrawState()
857 GX_LIGHT_NULL, in DrawState()
947 GX_LIGHT_NULL, in DrawState()
1004 GX_LIGHT_NULL, in DrawState()
1011 GX_LIGHT_NULL, in DrawState()
1193 GX_LIGHT_NULL, in DrawState()
1200 GX_LIGHT_NULL, in DrawState()
Dtg-emboss.c439 GX_LIGHT_NULL, GX_DF_CLAMP, GX_AF_NONE ); in myDrawModel()
529 GX_LIGHT_NULL, GX_DF_CLAMP, GX_AF_NONE ); in myDrawModel()
Dtg-shadow2.c829 GX_LIGHT_NULL, // light mask in SetShaderModeFor1stPass()
863 GX_LIGHT_NULL, // light mask in SetShaderModeFor2ndPass()
/RvlSDK-3.2.2/build/demos/gxdemo/src/Lighting/
Dlit-specular.c576 GX_LIGHT_NULL, // light mask in SetLight()
584 GX_LIGHT_NULL, // light mask in SetLight()
616 GX_LIGHT_NULL, // light mask in DisableLight()
624 GX_LIGHT_NULL, // light mask in DisableLight()
Dlit-alpha.c616 GX_LIGHT_NULL, // light mask in DisableLight()
624 GX_LIGHT_NULL, // light mask in DisableLight()
Dlit-multi.c682 GX_LIGHT_NULL, // light mask in SetLight()
708 GX_LIGHT_NULL, // light mask in DisableLight()
/RvlSDK-3.2.2/build/demos/gxdemo/src/Transform/
Dtf-clip-bug.c364 GX_LIGHT_NULL, in main()
398 GX_LIGHT_NULL, in main()
Dtf-reflect.c253 GX_SRC_REG, GX_SRC_REG, GX_LIGHT_NULL, in myDrawModel()
257 GX_SRC_REG, GX_SRC_REG, GX_LIGHT_NULL, in myDrawModel()
/RvlSDK-3.2.2/build/demos/kpaddemo/src/
Dweight.c289 …GXSetChanCtrl( GX_COLOR0A0, GX_DISABLE, GX_SRC_REG, GX_SRC_REG, GX_LIGHT_NULL, GX_DF_NONE, GX_AF_N… in init_draw_graphic()
290 …GXSetChanCtrl( GX_COLOR1A1, GX_DISABLE, GX_SRC_REG, GX_SRC_REG, GX_LIGHT_NULL, GX_DF_NONE, GX_AF_N… in init_draw_graphic()
Dgraphic.c68 …GXSetChanCtrl( GX_COLOR0A0, GX_DISABLE, GX_SRC_REG, GX_SRC_REG, GX_LIGHT_NULL, GX_DF_NONE, GX_AF_N… in init_draw_graphic()
69 …GXSetChanCtrl( GX_COLOR1A1, GX_DISABLE, GX_SRC_REG, GX_SRC_REG, GX_LIGHT_NULL, GX_DF_NONE, GX_AF_N… in init_draw_graphic()
Dkfont.c156 …GXSetChanCtrl( GX_COLOR0A0, GX_DISABLE, GX_SRC_REG, GX_SRC_REG, GX_LIGHT_NULL, GX_DF_NONE, GX_AF_N… in init_draw_kfont()
157 …GXSetChanCtrl( GX_COLOR1A1, GX_DISABLE, GX_SRC_REG, GX_SRC_REG, GX_LIGHT_NULL, GX_DF_NONE, GX_AF_N… in init_draw_kfont()
/RvlSDK-3.2.2/build/demos/kpadOlddemo/src/
Dgraphic.c74 …GXSetChanCtrl( GX_COLOR0A0, GX_DISABLE, GX_SRC_REG, GX_SRC_REG, GX_LIGHT_NULL, GX_DF_NONE, GX_AF_N… in init_draw_graphic()
75 …GXSetChanCtrl( GX_COLOR1A1, GX_DISABLE, GX_SRC_REG, GX_SRC_REG, GX_LIGHT_NULL, GX_DF_NONE, GX_AF_N… in init_draw_graphic()
Dkfont.c156 …GXSetChanCtrl( GX_COLOR0A0, GX_DISABLE, GX_SRC_REG, GX_SRC_REG, GX_LIGHT_NULL, GX_DF_NONE, GX_AF_N… in init_draw_kfont()
157 …GXSetChanCtrl( GX_COLOR1A1, GX_DISABLE, GX_SRC_REG, GX_SRC_REG, GX_LIGHT_NULL, GX_DF_NONE, GX_AF_N… in init_draw_kfont()
/RvlSDK-3.2.2/build/demos/wbcdemo/src/
Dhandling_weight.c573 …GXSetChanCtrl( GX_COLOR0A0, GX_DISABLE, GX_SRC_REG, GX_SRC_REG, GX_LIGHT_NULL, GX_DF_NONE, GX_AF_N… in init_draw_graphic()
574 …GXSetChanCtrl( GX_COLOR1A1, GX_DISABLE, GX_SRC_REG, GX_SRC_REG, GX_LIGHT_NULL, GX_DF_NONE, GX_AF_N… in init_draw_graphic()
/RvlSDK-3.2.2/build/demos/gxdemo/src/Framebuffer/
Dfrb-gamma.c311 GX_LIGHT_NULL, GX_DF_CLAMP, GX_AF_NONE); in DrawColorBars()
383 GX_LIGHT_NULL, GX_DF_CLAMP, GX_AF_NONE); in DrawGammaTestImg()
Dfrb-bound-box.c497 GX_LIGHT_NULL, // light mask in DisableLight()
/RvlSDK-3.2.2/build/demos/videmo/src/
Dfrb-vi-gamma.c376 GX_LIGHT_NULL, GX_DF_CLAMP, GX_AF_NONE); in DrawColorBars()
448 GX_LIGHT_NULL, GX_DF_CLAMP, GX_AF_NONE); in DrawGammaTestImg()
/RvlSDK-3.2.2/build/demos/fntdemo/src/
Dfntdemo1.c77 …GXSetChanCtrl(GX_COLOR0A0, GX_DISABLE, GX_SRC_REG, GX_SRC_REG, GX_LIGHT_NULL, GX_DF_NONE, GX_AF_NO… in SetupTextGX()
78 …GXSetChanCtrl(GX_COLOR1A1, GX_DISABLE, GX_SRC_REG, GX_SRC_REG, GX_LIGHT_NULL, GX_DF_NONE, GX_AF_NO… in SetupTextGX()
/RvlSDK-3.2.2/build/demos/gxdemo/src/Management/
Dmgt-fifo-dual.c289 …GXSetChanCtrl( GX_COLOR0A0, GX_FALSE, GX_SRC_REG, GX_SRC_REG, GX_LIGHT_NULL, GX_DF_NONE, GX_AF_NON… in DrawInit()
/RvlSDK-3.2.2/build/demos/cntdemo/src/
Dstrapcntdemo.c367 …GXSetChanCtrl( GX_COLOR0A0, GX_DISABLE, GX_SRC_REG, GX_SRC_REG, GX_LIGHT_NULL, GX_DF_NONE, GX_AF_N… in DrawInit()
/RvlSDK-3.2.2/build/demos/gxdemo/src/Tev/
Dtev-ztex.c567 GX_LIGHT_NULL, GX_DF_NONE, GX_AF_NONE); in SetShaderModeForWater()

12