Searched refs:STENCIL_BIT (Results 1 – 2 of 2) sorted by relevance
91 #define STENCIL_BIT 0x040 /**< Stencil pixels */ macro
66 if (ctx->Stencil._Enabled) rasterMask |= STENCIL_BIT; in _swrast_update_rasterflags()