Lines Matching refs:white

158             nw::ut::Color8 white = pMaterial->GetColor( INTERPOLATECOLOR_WHITE );  in SetUpTexEnv()  local
183 *reinterpret_cast< nw::ut::Color8* >( &command[ 4 ] ) = white; in SetUpTexEnv()
189 else if ( *reinterpret_cast< nw::ut::Color8* >( &command[ 4 ] ) != white ) in SetUpTexEnv()
193 *reinterpret_cast< nw::ut::Color8* >( &command[ 4 ] ) = white; in SetUpTexEnv()
205 nw::ut::Color8 white = pMaterial->GetColor( INTERPOLATECOLOR_WHITE ); in SetUpTexEnv() local
267 *reinterpret_cast< nw::ut::Color8* >( &command[ 10 ] ) = white; in SetUpTexEnv()
274 *reinterpret_cast< nw::ut::Color8* >( &command[ 10 ] ) != white ) in SetUpTexEnv()
279 *reinterpret_cast< nw::ut::Color8* >( &command[ 10 ] ) = white; in SetUpTexEnv()
383 nw::ut::Color8 white = pMaterial->GetColor( INTERPOLATECOLOR_WHITE ); in SetUpTexEnvType2() local
393 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosWhite ] ) = white; in SetUpTexEnvType2()
399 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosWhite ] ) != white || in SetUpTexEnvType2()
403 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosWhite ] ) = white; in SetUpTexEnvType2()
528 nw::ut::Color8 white = pMaterial->GetColor( INTERPOLATECOLOR_WHITE ); in SetUpTexEnvType3() local
542 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosWhite ] ) = white; in SetUpTexEnvType3()
548 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosWhite ] ) != white || in SetUpTexEnvType3()
554 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosWhite ] ) = white; in SetUpTexEnvType3()