Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DCoreProfileEngine.cpp876 glm::mat4 currTextureMatrix = mCtx->getTextureMatrix(); in preDrawVertexSetup() local
887 …ormMatrix4fv(m_geometryDrawState.textureMatrixLoc, 1, GL_FALSE, glm::value_ptr(currTextureMatrix)); in preDrawVertexSetup()