Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DCoreProfileEngine.h75 GLint lightEnablesLoc; member
DCoreProfileEngine.cpp300 m_geometryDrawState.lightEnablesLoc = in getGeometryDrawState()
938 …gl.glUniform1iv(m_geometryDrawState.lightEnablesLoc, GLEScmContext::kMaxLights, m_lightingBuffer.l… in setupLighting()