Lines Matching refs:TRUE
219 GXSetZMode(TRUE, GX_LEQUAL, TRUE); in commonInit()
220 GXSetZCompLoc(TRUE); in commonInit()
354 GXSetAlphaUpdate(TRUE); in bumpMapSetup()
448 GX_TEV_ADD, GX_TB_ZERO, GX_CS_SCALE_1, TRUE, GX_TEVPREV); in renderSetup2()
450 GX_TEV_ADD, GX_TB_ZERO, GX_CS_SCALE_1, TRUE, GX_TEVPREV); in renderSetup2()
463 sendNormal = TRUE; in renderSetup2()
464 sendBinormals = TRUE; in renderSetup2()
465 sendCoords = TRUE; in renderSetup2()
488 GXSetChanCtrl(GX_COLOR0, TRUE, GX_SRC_REG, GX_SRC_REG, GX_LIGHT0, in lightMapSetup()
490 GXSetChanCtrl(GX_ALPHA0, TRUE, GX_SRC_REG, GX_SRC_REG, GX_LIGHT0, in lightMapSetup()
514 sendNormal = TRUE; in lightMapSetup()
631 sendCoords = TRUE; in showMaps()