Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DCoreProfileEngine.h80 GLint lightDirectionsLoc; member
DCoreProfileEngine.cpp310 m_geometryDrawState.lightDirectionsLoc = in getGeometryDrawState()
943 …gl.glUniform3fv(m_geometryDrawState.lightDirectionsLoc, GLEScmContext::kMaxLights, m_lightingBuffe… in setupLighting()