Searched refs:_NEW_STENCIL (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/mesa/main/ | ||
D | debug.c | 97 (state & _NEW_STENCIL) ? "ctx->Stencil, " : "", in _mesa_print_state() |
D | mtypes.h | 2829 #define _NEW_STENCIL (1u << 15) /**< gl_context::Stencil */ macro |