Lines Matching refs:white

125             nw::ut::Color8 white = pMaterial->GetColor( INTERPOLATECOLOR_WHITE );  in SetUpTexEnv()  local
150 *reinterpret_cast< nw::ut::Color8* >( &command[ 4 ] ) = white; in SetUpTexEnv()
156 else if ( *reinterpret_cast< nw::ut::Color8* >( &command[ 4 ] ) != white ) in SetUpTexEnv()
160 *reinterpret_cast< nw::ut::Color8* >( &command[ 4 ] ) = white; in SetUpTexEnv()
172 nw::ut::Color8 white = pMaterial->GetColor( INTERPOLATECOLOR_WHITE ); in SetUpTexEnv() local
234 *reinterpret_cast< nw::ut::Color8* >( &command[ 10 ] ) = white; in SetUpTexEnv()
241 *reinterpret_cast< nw::ut::Color8* >( &command[ 10 ] ) != white ) in SetUpTexEnv()
246 *reinterpret_cast< nw::ut::Color8* >( &command[ 10 ] ) = white; in SetUpTexEnv()
350 nw::ut::Color8 white = pMaterial->GetColor( INTERPOLATECOLOR_WHITE ); in SetUpTexEnvType2() local
360 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosWhite ] ) = white; in SetUpTexEnvType2()
366 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosWhite ] ) != white || in SetUpTexEnvType2()
370 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosWhite ] ) = white; in SetUpTexEnvType2()
495 nw::ut::Color8 white = pMaterial->GetColor( INTERPOLATECOLOR_WHITE ); in SetUpTexEnvType3() local
509 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosWhite ] ) = white; in SetUpTexEnvType3()
515 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosWhite ] ) != white || in SetUpTexEnvType3()
521 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosWhite ] ) = white; in SetUpTexEnvType3()