Searched refs:_ModelViewInvScaleEyespace (Results 1 – 3 of 3) sorted by relevance
1035 ctx->_ModelViewInvScaleEyespace = 1.0F; in update_modelview_scale()1044 ctx->_ModelViewInvScaleEyespace = 1.0f / sqrtf(f); in update_modelview_scale()1221 ctx->_ModelViewInvScaleEyespace = 1.0; in _mesa_init_lighting()
4976 GLfloat _ModelViewInvScaleEyespace; /* always factor defined in spec */ member
425 ASSIGN_4V(value, ctx->_ModelViewInvScaleEyespace, 0, 0, 1); in _mesa_fetch_state()