Searched refs:STENCIL_BIT (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_context.h91 #define STENCIL_BIT 0x040 /**< Stencil pixels */ macro
H A Ds_context.c67 if (_mesa_stencil_is_enabled(ctx)) rasterMask |= STENCIL_BIT;
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_context.h92 #define STENCIL_BIT 0x040 /**< Stencil pixels */ macro
H A Ds_context.c67 if (_mesa_stencil_is_enabled(ctx)) rasterMask |= STENCIL_BIT;

Completed in 5 milliseconds