Home
last modified time | relevance | path

Searched refs:_NEW_POLYGONSTIPPLE (Results 1 – 9 of 9) sorted by relevance

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