Searched refs:LocalViewer (Results 1 – 10 of 10) sorted by relevance
455 if (ctx->Light.Model.LocalViewer == newbool) in _mesa_LightModelfv()458 ctx->Light.Model.LocalViewer = newbool; in _mesa_LightModelfv()898 ctx->Light.Model.LocalViewer); in _mesa_update_lighting()901 ctx->Light.Model.LocalViewer); in _mesa_update_lighting()979 if (!ctx->Light.Model.LocalViewer) { in compute_light_positions()1155 lm->LocalViewer = GL_FALSE; in init_lightmodel()
220 if (ctx->Light.Model.LocalViewer) { in shade_rastpos()
176 if (ctx->Light.Model.LocalViewer) in make_state_key()
1259 (GLfloat) light->Model.LocalViewer); in _mesa_PopAttrib()
340 GLboolean LocalViewer; /**< Local (or infinite) view point? */ member
189 if (ctx->Light.Model.LocalViewer) { in TAG()369 if (ctx->Light.Model.LocalViewer) { in TAG()
186 PUSH_DATA (push, ((m->LocalViewer ? in nv20_emit_light_model()
206 PUSH_DATA (push, ((m->LocalViewer ? in nv10_emit_light_model()
1050 if (ctx->Light.Model.LocalViewer) in radeonLightModelfv()
1265 if (ctx->Light.Model.LocalViewer || in r200UpdateLocalViewer()