Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DCoreProfileEngine.h82 GLint lightSpotlightCutoffAnglesLoc; member
DCoreProfileEngine.cpp314 m_geometryDrawState.lightSpotlightCutoffAnglesLoc = in getGeometryDrawState()
945 …gl.glUniform1fv(m_geometryDrawState.lightSpotlightCutoffAnglesLoc, GLEScmContext::kMaxLights, m_li… in setupLighting()