Searched refs:m_GasLightZ4ColorLut (Results 1 – 1 of 1) sorted by relevance
67 u32 m_GasLightZ4ColorLut; variable552 internal::g_gasFogSettings.m_GasLightZ4ColorLut &= ~(0xff); in SetGasLightZ()553 internal::g_gasFogSettings.m_GasLightZ4ColorLut |= lz; in SetGasLightZ()559 internal::g_gasFogSettings.m_GasLightZ4ColorLut &= ~(1 << 8); in SetGasLightColorLutInput()560 if (colorLutInput) internal::g_gasFogSettings.m_GasLightZ4ColorLut |= (1<<8); in SetGasLightColorLutInput()