Searched refs:S6_DEPTH_TEST_ENABLE (Results 1 – 8 of 8) sorted by relevance
194 #define S6_DEPTH_TEST_ENABLE (1<<19) macro
423 #define S6_DEPTH_TEST_ENABLE (1<<19) macro
508 cso->depth_LIS6 |= (S6_DEPTH_TEST_ENABLE | in i915_create_depth_stencil_state()
844 dw |= S6_DEPTH_TEST_ENABLE; in i915Enable()846 dw &= ~S6_DEPTH_TEST_ENABLE; in i915Enable()