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