Searched refs:_NEW_LIGHT (Results 1 - 25 of 70) sorted by relevance

123

/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
H A Dt_vp_build.h33 _NEW_LIGHT | \
/external/mesa3d/src/mesa/tnl/
H A Dt_vp_build.h33 _NEW_LIGHT | \
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
H A Dintel_tris.h39 _NEW_LIGHT | \
H A Di915_context.c75 if (new_state & (_NEW_LIGHT))
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_tris.h39 _NEW_LIGHT | \
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dgen6_clip_state.c53 /* _NEW_LIGHT */
88 .mesa = _NEW_TRANSFORM | _NEW_LIGHT,
H A Dgen7_clip_state.c80 /* _NEW_LIGHT */
117 _NEW_LIGHT |
H A Dgen7_sf_state.c39 /* _NEW_LIGHT */
103 /* CACHE_NEW_VS_PROG | _NEW_LIGHT | _NEW_PROGRAM */
148 _NEW_LIGHT |
283 /* _NEW_LIGHT */
306 .mesa = (_NEW_LIGHT |
H A Dbrw_gs.c174 /* _NEW_LIGHT */
263 .mesa = (_NEW_LIGHT |
H A Dbrw_sf.c193 /* _NEW_LIGHT */
216 .mesa = (_NEW_HINT | _NEW_LIGHT | _NEW_POLYGON | _NEW_POINT |
H A Dbrw_clip.c150 /* _NEW_LIGHT */
257 .mesa = (_NEW_LIGHT |
H A Dbrw_sf_state.c283 * _NEW_LIGHT
320 _NEW_LIGHT |
H A Dbrw_vs_constval.c213 /* _NEW_LIGHT | _NEW_PROGRAM */
249 .mesa = _NEW_LIGHT | _NEW_PROGRAM,
H A Dgen6_sf_state.c123 /* _NEW_LIGHT */
259 /* _NEW_LIGHT */
305 /* CACHE_NEW_VS_PROG | _NEW_LIGHT | _NEW_PROGRAM */
354 .mesa = (_NEW_LIGHT |
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dgen6_clip_state.c53 /* _NEW_LIGHT */
88 .mesa = _NEW_TRANSFORM | _NEW_LIGHT,
H A Dgen7_clip_state.c80 /* _NEW_LIGHT */
117 _NEW_LIGHT |
H A Dgen7_sf_state.c39 /* _NEW_LIGHT */
103 /* CACHE_NEW_VS_PROG | _NEW_LIGHT | _NEW_PROGRAM */
148 _NEW_LIGHT |
283 /* _NEW_LIGHT */
306 .mesa = (_NEW_LIGHT |
H A Dbrw_gs.c174 /* _NEW_LIGHT */
263 .mesa = (_NEW_LIGHT |
H A Dbrw_sf.c193 /* _NEW_LIGHT */
216 .mesa = (_NEW_HINT | _NEW_LIGHT | _NEW_POLYGON | _NEW_POINT |
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dlight.c55 FLUSH_VERTICES(ctx, _NEW_LIGHT);
89 FLUSH_VERTICES(ctx, _NEW_LIGHT);
113 FLUSH_VERTICES(ctx, _NEW_LIGHT);
119 FLUSH_VERTICES(ctx, _NEW_LIGHT);
125 FLUSH_VERTICES(ctx, _NEW_LIGHT);
132 FLUSH_VERTICES(ctx, _NEW_LIGHT);
143 FLUSH_VERTICES(ctx, _NEW_LIGHT);
151 FLUSH_VERTICES(ctx, _NEW_LIGHT);
158 FLUSH_VERTICES(ctx, _NEW_LIGHT);
172 FLUSH_VERTICES(ctx, _NEW_LIGHT);
[all...]
H A Dstate.c471 _NEW_VARYING_VP_INPUTS | _NEW_LIGHT | _NEW_POINT |
478 _NEW_FOG | _NEW_LIGHT |
504 if (new_state & _NEW_LIGHT)
507 if (new_state & (_NEW_LIGHT | _NEW_PROGRAM))
510 if (new_state & (_NEW_LIGHT | _NEW_BUFFERS))
535 if (new_state & (_NEW_POINT | _NEW_LINE | _NEW_POLYGON | _NEW_LIGHT
/external/mesa3d/src/mesa/main/
H A Dlight.c55 FLUSH_VERTICES(ctx, _NEW_LIGHT);
89 FLUSH_VERTICES(ctx, _NEW_LIGHT);
113 FLUSH_VERTICES(ctx, _NEW_LIGHT);
119 FLUSH_VERTICES(ctx, _NEW_LIGHT);
125 FLUSH_VERTICES(ctx, _NEW_LIGHT);
132 FLUSH_VERTICES(ctx, _NEW_LIGHT);
143 FLUSH_VERTICES(ctx, _NEW_LIGHT);
151 FLUSH_VERTICES(ctx, _NEW_LIGHT);
158 FLUSH_VERTICES(ctx, _NEW_LIGHT);
172 FLUSH_VERTICES(ctx, _NEW_LIGHT);
[all...]
H A Dstate.c471 _NEW_VARYING_VP_INPUTS | _NEW_LIGHT | _NEW_POINT |
478 _NEW_FOG | _NEW_LIGHT |
504 if (new_state & _NEW_LIGHT)
507 if (new_state & (_NEW_LIGHT | _NEW_PROGRAM))
510 if (new_state & (_NEW_LIGHT | _NEW_BUFFERS))
535 if (new_state & (_NEW_POINT | _NEW_LINE | _NEW_POLYGON | _NEW_LIGHT
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_context.c314 _NEW_LIGHT| \
322 _NEW_LIGHT| \
331 _NEW_LIGHT | \
585 _NEW_LIGHT |
592 _NEW_LIGHT |
/external/mesa3d/src/mesa/swrast/
H A Ds_context.c314 _NEW_LIGHT| \
322 _NEW_LIGHT| \
331 _NEW_LIGHT | \
585 _NEW_LIGHT |
592 _NEW_LIGHT |

Completed in 2377 milliseconds

123