Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DCoreProfileEngine.h76 GLint lightAmbientsLoc; member
DCoreProfileEngine.cpp302 m_geometryDrawState.lightAmbientsLoc = in getGeometryDrawState()
939 …gl.glUniform4fv(m_geometryDrawState.lightAmbientsLoc, GLEScmContext::kMaxLights, m_lightingBuffer.… in setupLighting()