Home
last modified time | relevance | path

Searched refs:spotlightCutoffAngles (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DCoreProfileEngine.h203 GLfloat spotlightCutoffAngles[kMaxLights]; member
DCoreProfileEngine.cpp932 m_lightingBuffer.spotlightCutoffAngles[i] = light.spotlightCutoffAngle; in setupLighting()
945 ….lightSpotlightCutoffAnglesLoc, GLEScmContext::kMaxLights, m_lightingBuffer.spotlightCutoffAngles); in setupLighting()