Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_tris.h41 _NEW_POLYGONSTIPPLE)
/external/mesa3d/src/mesa/main/
Dpolygon.c251 _NEW_POLYGONSTIPPLE); in _mesa_PolygonStipple()
Ddebug.c91 (state & _NEW_POLYGONSTIPPLE) ? "ctx->PolygonStipple, " : "", in _mesa_print_state()
Dattrib.c1363 ctx->NewState |= _NEW_POLYGONSTIPPLE; in _mesa_PopAttrib()
Dmtypes.h4548 #define _NEW_POLYGONSTIPPLE (1u << 13) /**< gl_context::PolygonStipple */ macro
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_state_upload.c412 DEFINE_BIT(_NEW_POLYGONSTIPPLE),
DgenX_state_upload.c132 _NEW_POLYGONSTIPPLE,
2071 (GEN_GEN < 6 ? _NEW_POLYGONSTIPPLE : 0) |