Lines Matching refs:black
173 nw::ut::Color8 black = pMaterial->GetColor( INTERPOLATECOLOR_BLACK ); in SetUpTexEnv() local
233 *reinterpret_cast< nw::ut::Color8* >( &command[ 4 ] ) = black; in SetUpTexEnv()
240 else if ( *reinterpret_cast< nw::ut::Color8* >( &command[ 4 ] ) != black || in SetUpTexEnv()
245 *reinterpret_cast< nw::ut::Color8* >( &command[ 4 ] ) = black; in SetUpTexEnv()
351 nw::ut::Color8 black = pMaterial->GetColor( INTERPOLATECOLOR_BLACK ); in SetUpTexEnvType2() local
361 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosBlack ] ) = black; in SetUpTexEnvType2()
367 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosBlack ] ) != black ) in SetUpTexEnvType2()
371 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosBlack ] ) = black; in SetUpTexEnvType2()
496 nw::ut::Color8 black = pMaterial->GetColor( INTERPOLATECOLOR_BLACK ); in SetUpTexEnvType3() local
510 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosBlack ] ) = black; in SetUpTexEnvType3()
516 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosBlack ] ) != black ) in SetUpTexEnvType3()
522 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosBlack ] ) = black; in SetUpTexEnvType3()
959 nw::ut::Color8 black = pMaterial->GetColor( TEVKONSTSEL_BUFFER ); in SetUpGLTexEnvUser() local
964 NW_LYT_CMD_DATA_COLOR(black) ); in SetUpGLTexEnvUser()