Searched refs:_ModelViewInvScaleEyespace (Results 1 – 3 of 3) sorted by relevance
1034 ctx->_ModelViewInvScaleEyespace = 1.0F; in update_modelview_scale()1043 ctx->_ModelViewInvScaleEyespace = 1.0f / sqrtf(f); in update_modelview_scale()1220 ctx->_ModelViewInvScaleEyespace = 1.0; in _mesa_init_lighting()
5213 GLfloat _ModelViewInvScaleEyespace; /* always factor defined in spec */ member
425 ASSIGN_4V(value, ctx->_ModelViewInvScaleEyespace, 0, 0, 1); in fetch_state()