Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DCoreProfileEngine.h61 GLint enableReflectionMapLoc; member
DCoreProfileEngine.cpp276 m_geometryDrawState.enableReflectionMapLoc = in getGeometryDrawState()
834 gl.glUniform1i(m_geometryDrawState.enableReflectionMapLoc, 1); in preDrawTextureUnitEmulation()
836 gl.glUniform1i(m_geometryDrawState.enableReflectionMapLoc, 0); in preDrawTextureUnitEmulation()