Searched refs:_NEW_POLYGON (Results 1 - 25 of 60) sorted by relevance

123

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
H A Dintel_tris.h38 _NEW_POLYGON | \
H A Di915_context.c73 if (new_state & (_NEW_STENCIL | _NEW_BUFFERS | _NEW_POLYGON))
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_tris.h38 _NEW_POLYGON | \
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dpolygon.c70 FLUSH_VERTICES(ctx, _NEW_POLYGON);
106 FLUSH_VERTICES(ctx, _NEW_POLYGON);
152 FLUSH_VERTICES(ctx, _NEW_POLYGON);
159 FLUSH_VERTICES(ctx, _NEW_POLYGON);
170 FLUSH_VERTICES(ctx, _NEW_POLYGON);
284 FLUSH_VERTICES(ctx, _NEW_POLYGON);
H A Dstate.c418 if (1/*new_state & _NEW_POLYGON*/) {
501 if (new_state & _NEW_POLYGON)
535 if (new_state & (_NEW_POINT | _NEW_LINE | _NEW_POLYGON | _NEW_LIGHT
/external/mesa3d/src/mesa/main/
H A Dpolygon.c70 FLUSH_VERTICES(ctx, _NEW_POLYGON);
106 FLUSH_VERTICES(ctx, _NEW_POLYGON);
152 FLUSH_VERTICES(ctx, _NEW_POLYGON);
159 FLUSH_VERTICES(ctx, _NEW_POLYGON);
170 FLUSH_VERTICES(ctx, _NEW_POLYGON);
284 FLUSH_VERTICES(ctx, _NEW_POLYGON);
H A Dstate.c418 if (1/*new_state & _NEW_POLYGON*/) {
501 if (new_state & _NEW_POLYGON)
535 if (new_state & (_NEW_POINT | _NEW_LINE | _NEW_POLYGON | _NEW_LIGHT
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dgen7_clip_state.c53 /* _NEW_POLYGON */
116 _NEW_POLYGON |
H A Dbrw_sf.c197 /* _NEW_POLYGON */
216 .mesa = (_NEW_HINT | _NEW_LIGHT | _NEW_POLYGON | _NEW_POINT |
H A Dbrw_vtbl.c144 intel->NewGLState |= _NEW_POLYGON;
H A Dgen7_wm_state.c56 /* _NEW_POLYGON */
102 .mesa = (_NEW_LINE | _NEW_POLYGON |
H A Dbrw_clip.c161 /* _NEW_POLYGON */
218 /* _NEW_POLYGON, _NEW_BUFFERS */
259 _NEW_POLYGON |
H A Dbrw_sf_state.c202 /* _NEW_POLYGON */
214 /* _NEW_POLYGON */
318 .mesa = (_NEW_POLYGON |
H A Dbrw_wm_state.c203 /* _NEW_POLYGON */
251 .mesa = (_NEW_POLYGON |
H A Dgen6_sf_state.c147 /* _NEW_POLYGON */
200 /* _NEW_POLYGON */
356 _NEW_POLYGON |
H A Dgen6_wm_state.c173 /* _NEW_POLYGON */
235 _NEW_POLYGON |
H A Dgen7_sf_state.c175 /* _NEW_POLYGON */
308 _NEW_POLYGON |
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dgen7_clip_state.c53 /* _NEW_POLYGON */
116 _NEW_POLYGON |
H A Dbrw_sf.c197 /* _NEW_POLYGON */
216 .mesa = (_NEW_HINT | _NEW_LIGHT | _NEW_POLYGON | _NEW_POINT |
H A Dbrw_vtbl.c144 intel->NewGLState |= _NEW_POLYGON;
H A Dgen7_wm_state.c56 /* _NEW_POLYGON */
102 .mesa = (_NEW_LINE | _NEW_POLYGON |
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
H A Dst_atom_shader.c143 * _NEW_POLYGON, ST_NEW_EDGEFLAGS_DATA
166 _NEW_POLYGON, /* mesa */
H A Dst_atom_rasterizer.c68 /* _NEW_POLYGON, _NEW_BUFFERS
100 /* _NEW_POLYGON
119 /* _NEW_POLYGON
136 /* _NEW_POLYGON
264 _NEW_POLYGON |
/external/mesa3d/src/mesa/state_tracker/
H A Dst_atom_shader.c143 * _NEW_POLYGON, ST_NEW_EDGEFLAGS_DATA
166 _NEW_POLYGON, /* mesa */
/external/chromium_org/third_party/mesa/src/src/mesa/swrast_setup/
H A Dss_context.c43 #define _SWSETUP_NEW_RENDERINDEX (_NEW_POLYGON|_NEW_LIGHT|_NEW_PROGRAM)

Completed in 633 milliseconds

123