Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_DrawerGraphics.cpp531 const int cmdPosBlend0 = 4; in SetUpTexEnvType3() local
539 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosBlend0 ] ) = blend; in SetUpTexEnvType3()
547 else if ( *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosBlend0 ] ) != blend || in SetUpTexEnvType3()
551 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosBlend0 ] ) = blend; in SetUpTexEnvType3()
559 command[ cmdPosBlend0 ] ); in SetUpTexEnvType3()