Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DCoreProfileEngine.h81 GLint lightSpotlightExponentsLoc; member
DCoreProfileEngine.cpp312 m_geometryDrawState.lightSpotlightExponentsLoc = in getGeometryDrawState()
944 …gl.glUniform1fv(m_geometryDrawState.lightSpotlightExponentsLoc, GLEScmContext::kMaxLights, m_light… in setupLighting()