Searched refs:currTextureMatrix (Results 1 – 1 of 1) sorted by relevance
876 glm::mat4 currTextureMatrix = mCtx->getTextureMatrix(); in preDrawVertexSetup() local887 …ormMatrix4fv(m_geometryDrawState.textureMatrixLoc, 1, GL_FALSE, glm::value_ptr(currTextureMatrix)); in preDrawVertexSetup()