Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_DrawerGraphics.cpp386 const int cmdPosBlend = 4; in SetUpTexEnvType2() local
392 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosBlend ] ) = blend; in SetUpTexEnvType2()
398 else if ( *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosBlend ] ) != blend || in SetUpTexEnvType2()
402 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosBlend ] ) = blend; in SetUpTexEnvType2()
408 command[ cmdPosBlend ] ); in SetUpTexEnvType2()