Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/lyt/
Dlyt_DrawerGraphics.cpp498 const int cmdPosBlend0 = 4; in SetUpTexEnvType3() local
506 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosBlend0 ] ) = blend; in SetUpTexEnvType3()
514 else if ( *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosBlend0 ] ) != blend || in SetUpTexEnvType3()
518 *reinterpret_cast< nw::ut::Color8* >( &command[ cmdPosBlend0 ] ) = blend; in SetUpTexEnvType3()
526 command[ cmdPosBlend0 ] ); in SetUpTexEnvType3()