Searched refs:S5_STENCIL_TEST_ENABLE (Results 1 – 4 of 4) sorted by relevance
184 #define S5_STENCIL_TEST_ENABLE (1<<2) macro
887 dw |= (S5_STENCIL_TEST_ENABLE | S5_STENCIL_WRITE_ENABLE); in i915Enable()889 dw &= ~(S5_STENCIL_TEST_ENABLE | S5_STENCIL_WRITE_ENABLE); in i915Enable()
413 #define S5_STENCIL_TEST_ENABLE (1<<2) macro
461 cso->stencil_LIS5 |= (S5_STENCIL_TEST_ENABLE | in i915_create_depth_stencil_state()