Searched refs:spotlightExponents (Results 1 – 2 of 2) sorted by relevance
202 GLfloat spotlightExponents[kMaxLights]; member
931 m_lightingBuffer.spotlightExponents[i] = light.spotlightExponent; in setupLighting()944 …wState.lightSpotlightExponentsLoc, GLEScmContext::kMaxLights, m_lightingBuffer.spotlightExponents); in setupLighting()