Searched refs:dfop (Results 1 – 2 of 2) sorted by relevance
95 int fop, dfop, dpop; in i830StencilOpSeparate() local103 dfop = 0; in i830StencilOpSeparate()136 dfop = STENCILOP_KEEP; in i830StencilOpSeparate()139 dfop = STENCILOP_ZERO; in i830StencilOpSeparate()142 dfop = STENCILOP_REPLACE; in i830StencilOpSeparate()145 dfop = STENCILOP_INCRSAT; in i830StencilOpSeparate()148 dfop = STENCILOP_DECRSAT; in i830StencilOpSeparate()151 dfop = STENCILOP_INCR; in i830StencilOpSeparate()154 dfop = STENCILOP_DECR; in i830StencilOpSeparate()157 dfop = STENCILOP_INVERT; in i830StencilOpSeparate()[all …]
481 int dfop = i915_translate_stencil_op(depth_stencil->stencil[0].zfail_op); in i915_create_depth_stencil_state() local488 (dfop << S5_STENCIL_PASS_Z_FAIL_SHIFT) | in i915_create_depth_stencil_state()495 int dfop = i915_translate_stencil_op(depth_stencil->stencil[1].zfail_op); in i915_create_depth_stencil_state() local507 (dfop << BFO_STENCIL_PASS_Z_FAIL_SHIFT) | in i915_create_depth_stencil_state()