Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Ddebug.c97 (state & _NEW_STENCIL) ? "ctx->Stencil, " : "", in _mesa_print_state()
Dmtypes.h2829 #define _NEW_STENCIL (1u << 15) /**< gl_context::Stencil */ macro