Lines Matching refs:black
206 nw::ut::Color8 black = pMaterial->GetColor( INTERPOLATECOLOR_BLACK ); in SetUpTexEnv() local
266 *reinterpret_cast< nw::ut::Color8* >( &command[ 4 ] ) = black; in SetUpTexEnv()
273 else if ( *reinterpret_cast< nw::ut::Color8* >( &command[ 4 ] ) != black || in SetUpTexEnv()
278 *reinterpret_cast< nw::ut::Color8* >( &command[ 4 ] ) = black; in SetUpTexEnv()
384 nw::ut::Color8 black = pMaterial->GetColor( INTERPOLATECOLOR_BLACK ); in SetUpTexEnvType2() local
394 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosBlack ] ) = black; in SetUpTexEnvType2()
400 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosBlack ] ) != black ) in SetUpTexEnvType2()
404 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosBlack ] ) = black; in SetUpTexEnvType2()
529 nw::ut::Color8 black = pMaterial->GetColor( INTERPOLATECOLOR_BLACK ); in SetUpTexEnvType3() local
543 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosBlack ] ) = black; in SetUpTexEnvType3()
549 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosBlack ] ) != black ) in SetUpTexEnvType3()
555 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosBlack ] ) = black; in SetUpTexEnvType3()
1005 nw::ut::Color8 black = pMaterial->GetColor( TEVKONSTSEL_BUFFER ); in SetUpGLTexEnvUser() local
1010 NW_LYT_CMD_DATA_COLOR(black) ); in SetUpGLTexEnvUser()