HomeSort by relevance Sort by last modified time
    Searched refs:STENCIL_BIT (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/swrast/
s_context.h 91 #define STENCIL_BIT 0x040 /**< Stencil pixels */
s_context.c 66 if (ctx->Stencil._Enabled) rasterMask |= STENCIL_BIT;

Completed in 58 milliseconds