Home | History | Annotate | Download | only in i915

Lines Matching refs:dfop

481       int dfop = i915_translate_stencil_op(depth_stencil->stencil[0].zfail_op);
488 (dfop << S5_STENCIL_PASS_Z_FAIL_SHIFT) |
495 int dfop = i915_translate_stencil_op(depth_stencil->stencil[1].zfail_op);
507 (dfop << BFO_STENCIL_PASS_Z_FAIL_SHIFT) |