Home
last modified time | relevance | path

Searched refs:cmdPosBlend (Results 1 – 1 of 1) sorted by relevance

/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_DrawerGraphics.cpp353 const int cmdPosBlend = 4; in SetUpTexEnvType2() local
359 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosBlend ] ) = blend; in SetUpTexEnvType2()
365 else if ( *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosBlend ] ) != blend || in SetUpTexEnvType2()
369 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosBlend ] ) = blend; in SetUpTexEnvType2()
375 command[ cmdPosBlend ] ); in SetUpTexEnvType2()