Searched refs:LocalViewer (Results 1 – 4 of 4) sorted by relevance
512 if (ctx->Light.Model.LocalViewer == newbool) in _mesa_LightModelfv()516 ctx->Light.Model.LocalViewer = newbool; in _mesa_LightModelfv()963 ctx->Light.Model.LocalViewer); in _mesa_update_lighting()966 ctx->Light.Model.LocalViewer); in _mesa_update_lighting()1052 if (!ctx->Light.Model.LocalViewer) { in compute_light_positions()1215 lm->LocalViewer = GL_FALSE; in init_lightmodel()
226 if (ctx->Light.Model.LocalViewer) { in shade_rastpos()
209 GLboolean LocalViewer; /**< Local (or infinite) view point? */ member
188 if (ctx->Light.Model.LocalViewer) in make_state_key()