Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Ddebug.c95 (state & _NEW_POLYGONSTIPPLE) ? "ctx->PolygonStipple, " : "", in _mesa_print_state()
Dmtypes.h2827 #define _NEW_POLYGONSTIPPLE (1u << 13) /**< gl_context::PolygonStipple */ macro