Searched refs:ENABLE_STENCIL_TEST (Results 1 – 2 of 2) sorted by relevance
110 #define ENABLE_STENCIL_TEST ((1<<21)|(1<<20)) macro
870 i830->state.Ctx[I830_CTXREG_ENABLES_1] |= ENABLE_STENCIL_TEST; in i830Enable()874 i830->state.Ctx[I830_CTXREG_ENABLES_1] &= ~ENABLE_STENCIL_TEST; in i830Enable()