Searched refs:ENABLE_STENCIL_WRITE (Results 1 – 2 of 2) sorted by relevance
872 i830->state.Ctx[I830_CTXREG_ENABLES_2] |= ENABLE_STENCIL_WRITE; in i830Enable()877 ~ENABLE_STENCIL_WRITE; in i830Enable()967 ENABLE_STENCIL_WRITE | in i830_init_packets()
132 #define ENABLE_STENCIL_WRITE ((1<<21)|(1<<20)) macro