HomeSort by relevance Sort by last modified time
    Searched refs:_NEW_LIGHT (Results 1 - 25 of 70) sorted by null

1 2 3

  /external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_vp_build.h 33 _NEW_LIGHT | \
  /external/mesa3d/src/mesa/tnl/
t_vp_build.h 33 _NEW_LIGHT | \
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
intel_tris.h 39 _NEW_LIGHT | \
i915_context.c 75 if (new_state & (_NEW_LIGHT))
  /external/mesa3d/src/mesa/drivers/dri/i915/
intel_tris.h 39 _NEW_LIGHT | \
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
gen6_clip_state.c 53 /* _NEW_LIGHT */
88 .mesa = _NEW_TRANSFORM | _NEW_LIGHT,
gen7_clip_state.c 80 /* _NEW_LIGHT */
117 _NEW_LIGHT |
gen7_sf_state.c 39 /* _NEW_LIGHT */
103 /* CACHE_NEW_VS_PROG | _NEW_LIGHT | _NEW_PROGRAM */
148 _NEW_LIGHT |
283 /* _NEW_LIGHT */
306 .mesa = (_NEW_LIGHT |
brw_gs.c 174 /* _NEW_LIGHT */
263 .mesa = (_NEW_LIGHT |
brw_sf.c 193 /* _NEW_LIGHT */
216 .mesa = (_NEW_HINT | _NEW_LIGHT | _NEW_POLYGON | _NEW_POINT |
brw_clip.c 150 /* _NEW_LIGHT */
257 .mesa = (_NEW_LIGHT |
brw_sf_state.c 283 * _NEW_LIGHT
320 _NEW_LIGHT |
brw_vs_constval.c 213 /* _NEW_LIGHT | _NEW_PROGRAM */
249 .mesa = _NEW_LIGHT | _NEW_PROGRAM,
gen6_sf_state.c 123 /* _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/
gen6_clip_state.c 53 /* _NEW_LIGHT */
88 .mesa = _NEW_TRANSFORM | _NEW_LIGHT,
gen7_clip_state.c 80 /* _NEW_LIGHT */
117 _NEW_LIGHT |
gen7_sf_state.c 39 /* _NEW_LIGHT */
103 /* CACHE_NEW_VS_PROG | _NEW_LIGHT | _NEW_PROGRAM */
148 _NEW_LIGHT |
283 /* _NEW_LIGHT */
306 .mesa = (_NEW_LIGHT |
brw_gs.c 174 /* _NEW_LIGHT */
263 .mesa = (_NEW_LIGHT |
brw_sf.c 193 /* _NEW_LIGHT */
216 .mesa = (_NEW_HINT | _NEW_LIGHT | _NEW_POLYGON | _NEW_POINT |
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
light.c 55 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...]
state.c 471 _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/
light.c 55 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...]
state.c 471 _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/
s_context.c 314 _NEW_LIGHT| \
322 _NEW_LIGHT| \
331 _NEW_LIGHT | \
585 _NEW_LIGHT |
592 _NEW_LIGHT |
  /external/mesa3d/src/mesa/swrast/
s_context.c 314 _NEW_LIGHT| \
322 _NEW_LIGHT| \
331 _NEW_LIGHT | \
585 _NEW_LIGHT |
592 _NEW_LIGHT |

Completed in 156 milliseconds

1 2 3