Home | History | Annotate | Download | only in i915

Lines Matching refs:dpop

459       int dpop = i915_translate_stencil_op(depth_stencil->stencil[0].zpass_op);
466 (dpop << S5_STENCIL_PASS_Z_PASS_SHIFT));
473 int dpop = i915_translate_stencil_op(depth_stencil->stencil[1].zpass_op);
485 (dpop << BFO_STENCIL_PASS_Z_PASS_SHIFT));