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

/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_tris.h41 _NEW_POLYGONSTIPPLE)
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_wm_state.c199 /* _NEW_POLYGONSTIPPLE */
264 _NEW_POLYGONSTIPPLE,
H A Dbrw_state_upload.c587 DEFINE_BIT(_NEW_POLYGONSTIPPLE),
H A Dbrw_misc_state.c750 _NEW_POLYGONSTIPPLE,
/external/mesa3d/src/mesa/main/
H A Dpolygon.c189 FLUSH_VERTICES(ctx, _NEW_POLYGONSTIPPLE);
H A Ddebug.c91 (state & _NEW_POLYGONSTIPPLE) ? "ctx->PolygonStipple, " : "",
H A Dattrib.c1290 ctx->NewState |= _NEW_POLYGONSTIPPLE;
H A Dmtypes.h4063 #define _NEW_POLYGONSTIPPLE (1u << 13) /**< gl_context::PolygonStipple */ macro
/external/mesa3d/src/mesa/state_tracker/
H A Dst_context.c200 if (new_state & _NEW_POLYGONSTIPPLE)

Completed in 516 milliseconds