Searched refs:isEnableZFlip (Results 1 – 1 of 1) sorted by relevance
48 bool isEnableZFlip; variable104 …*command++ = ( isEnable ? PICA_DATA_FOG : PICA_DATA_FOG_FALSE ) | ( ( isEnableZFlip ? 1 : 0 ) << 1… in MakeConfigCommand()131 … Fog() : isEnable( false ), isEnableZFlip( false ), colorR( 0 ), colorG( 0 ), colorB( 0 ) {} in Fog()