Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DCoreProfileEngine.h52 GLint textureSamplerLoc; member
DCoreProfileEngine.cpp259 m_geometryDrawState.textureSamplerLoc = in getGeometryDrawState()
818 gl.glUniform1i(m_geometryDrawState.textureSamplerLoc, currTextureUnit * 2); in preDrawTextureUnitEmulation()