Searched refs:_NEW_POLYGONSTIPPLE (Results 1 - 18 of 18) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
H A Dintel_tris.h41 _NEW_POLYGONSTIPPLE)
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_tris.h41 _NEW_POLYGONSTIPPLE)
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
H A Dst_atom_stipple.c89 (_NEW_POLYGONSTIPPLE |
/external/mesa3d/src/mesa/state_tracker/
H A Dst_atom_stipple.c89 (_NEW_POLYGONSTIPPLE |
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dbrw_wm_state.c200 /* _NEW_POLYGONSTIPPLE */
252 _NEW_POLYGONSTIPPLE |
H A Dbrw_state_upload.c341 DEFINE_BIT(_NEW_POLYGONSTIPPLE),
H A Dbrw_misc_state.c646 .mesa = (_NEW_POLYGONSTIPPLE |
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dpolygon.c230 FLUSH_VERTICES(ctx, _NEW_POLYGONSTIPPLE);
H A Ddebug.c85 (state & _NEW_POLYGONSTIPPLE) ? "ctx->PolygonStipple, " : "",
H A Dattrib.c1196 ctx->NewState |= _NEW_POLYGONSTIPPLE;
H A Dmtypes.h3144 #define _NEW_POLYGONSTIPPLE (1 << 13) /**< gl_context::PolygonStipple */ macro
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_wm_state.c200 /* _NEW_POLYGONSTIPPLE */
252 _NEW_POLYGONSTIPPLE |
H A Dbrw_state_upload.c341 DEFINE_BIT(_NEW_POLYGONSTIPPLE),
H A Dbrw_misc_state.c646 .mesa = (_NEW_POLYGONSTIPPLE |
/external/mesa3d/src/mesa/main/
H A Dpolygon.c230 FLUSH_VERTICES(ctx, _NEW_POLYGONSTIPPLE);
H A Ddebug.c85 (state & _NEW_POLYGONSTIPPLE) ? "ctx->PolygonStipple, " : "",
H A Dattrib.c1196 ctx->NewState |= _NEW_POLYGONSTIPPLE;
H A Dmtypes.h3144 #define _NEW_POLYGONSTIPPLE (1 << 13) /**< gl_context::PolygonStipple */ macro

Completed in 6520 milliseconds