Lines Matching refs:_NEW_LIGHT
55 FLUSH_VERTICES(ctx, _NEW_LIGHT); in _mesa_ShadeModel()
88 FLUSH_VERTICES(ctx, _NEW_LIGHT); in _mesa_ProvokingVertex()
112 FLUSH_VERTICES(ctx, _NEW_LIGHT); in _mesa_light()
118 FLUSH_VERTICES(ctx, _NEW_LIGHT); in _mesa_light()
124 FLUSH_VERTICES(ctx, _NEW_LIGHT); in _mesa_light()
131 FLUSH_VERTICES(ctx, _NEW_LIGHT); in _mesa_light()
142 FLUSH_VERTICES(ctx, _NEW_LIGHT); in _mesa_light()
150 FLUSH_VERTICES(ctx, _NEW_LIGHT); in _mesa_light()
157 FLUSH_VERTICES(ctx, _NEW_LIGHT); in _mesa_light()
171 FLUSH_VERTICES(ctx, _NEW_LIGHT); in _mesa_light()
178 FLUSH_VERTICES(ctx, _NEW_LIGHT); in _mesa_light()
185 FLUSH_VERTICES(ctx, _NEW_LIGHT); in _mesa_light()
449 FLUSH_VERTICES(ctx, _NEW_LIGHT); in _mesa_LightModelfv()
458 FLUSH_VERTICES(ctx, _NEW_LIGHT); in _mesa_LightModelfv()
465 FLUSH_VERTICES(ctx, _NEW_LIGHT); in _mesa_LightModelfv()
482 FLUSH_VERTICES(ctx, _NEW_LIGHT); in _mesa_LightModelfv()
745 FLUSH_VERTICES(ctx, _NEW_LIGHT); in _mesa_ColorMaterial()
1091 if (new_state2 & (_NEW_LIGHT|_NEW_MODELVIEW)) in _mesa_update_tnl_spaces()