Searched refs:_ModelViewInvScaleEyespace (Results 1 – 3 of 3) sorted by relevance
1118 ctx->_ModelViewInvScaleEyespace = 1.0F; in update_modelview_scale()1127 ctx->_ModelViewInvScaleEyespace = 1.0f / sqrtf(f); in update_modelview_scale()1307 ctx->_ModelViewInvScaleEyespace = 1.0; in _mesa_init_lighting()
5492 GLfloat _ModelViewInvScaleEyespace; /* always factor defined in spec */ member
555 ASSIGN_4V(value, ctx->_ModelViewInvScaleEyespace, 0, 0, 1); in fetch_state()