Searched refs:STENCIL_BIT (Results 1 – 2 of 2) sorted by relevance
92 #define STENCIL_BIT 0x040 /**< Stencil pixels */ macro
67 if (_mesa_stencil_is_enabled(ctx)) rasterMask |= STENCIL_BIT; in _swrast_update_rasterflags()