Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DCoreProfileEngine.h79 GLint lightPositionsLoc; member
DCoreProfileEngine.cpp308 m_geometryDrawState.lightPositionsLoc = in getGeometryDrawState()
942 …gl.glUniform4fv(m_geometryDrawState.lightPositionsLoc, GLEScmContext::kMaxLights, m_lightingBuffer… in setupLighting()