Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DCoreProfileEngine.h83 GLint lightAttenuationConstsLoc; member
DCoreProfileEngine.cpp316 m_geometryDrawState.lightAttenuationConstsLoc = in getGeometryDrawState()
946 …gl.glUniform1fv(m_geometryDrawState.lightAttenuationConstsLoc, GLEScmContext::kMaxLights, m_lighti… in setupLighting()