Searched refs:m_GasLightZ4ColorLut (Results 1 – 1 of 1) sorted by relevance
68 u32 m_GasLightZ4ColorLut; variable548 internal::g_gasFogSettings.m_GasLightZ4ColorLut &= ~(0xff); in SetGasLightZ()549 internal::g_gasFogSettings.m_GasLightZ4ColorLut |= lz; in SetGasLightZ()555 internal::g_gasFogSettings.m_GasLightZ4ColorLut &= ~(1 << 8); in SetGasLightColorLutInput()556 if (colorLutInput) internal::g_gasFogSettings.m_GasLightZ4ColorLut |= (1<<8); in SetGasLightColorLutInput()