Searched refs:S6_DEPTH_TEST_ENABLE (Results 1 – 4 of 4) sorted by relevance
170 #define S6_DEPTH_TEST_ENABLE (1<<19) macro
831 dw |= S6_DEPTH_TEST_ENABLE; in i915Enable()833 dw &= ~S6_DEPTH_TEST_ENABLE; in i915Enable()
423 #define S6_DEPTH_TEST_ENABLE (1<<19) macro
531 cso->depth_LIS6 |= (S6_DEPTH_TEST_ENABLE | in i915_create_depth_stencil_state()