Searched refs:attenuationConsts (Results 1 – 2 of 2) sorted by relevance
204 GLfloat attenuationConsts[kMaxLights]; member
933 m_lightingBuffer.attenuationConsts[i] = light.attenuationConst; in setupLighting()946 …rawState.lightAttenuationConstsLoc, GLEScmContext::kMaxLights, m_lightingBuffer.attenuationConsts); in setupLighting()