Searched refs:rotMat22 (Results 1 – 1 of 1) sorted by relevance
582 GLfloat *rotMat22 = ctx->Texture.Unit[unit].RotMatrix; in _mesa_fetch_state() local583 value[0] = rotMat22[0]; in _mesa_fetch_state()584 value[1] = rotMat22[2]; in _mesa_fetch_state()593 GLfloat *rotMat22 = ctx->Texture.Unit[unit].RotMatrix; in _mesa_fetch_state() local594 value[0] = rotMat22[1]; in _mesa_fetch_state()595 value[1] = rotMat22[3]; in _mesa_fetch_state()