Searched refs:_NEW_POLYGONSTIPPLE (Results 1 – 2 of 2) sorted by relevance
95 (state & _NEW_POLYGONSTIPPLE) ? "ctx->PolygonStipple, " : "", in _mesa_print_state()
2827 #define _NEW_POLYGONSTIPPLE (1u << 13) /**< gl_context::PolygonStipple */ macro