Searched refs:STENCIL_OP (Results 1 – 2 of 2) sorted by relevance
96 #define STENCIL_OP(NEW_VAL) \ macro142 STENCIL_OP(0); in apply_stencil_op()146 STENCIL_OP(ref); in apply_stencil_op()150 STENCIL_OP(clamp(s + 1)); in apply_stencil_op()154 STENCIL_OP(clamp(s - 1)); in apply_stencil_op()158 STENCIL_OP(s + 1); in apply_stencil_op()162 STENCIL_OP(s - 1); in apply_stencil_op()166 STENCIL_OP(~s); in apply_stencil_op()
374 context_dirty(ctx, STENCIL_OP); in nouveau_stencil_op_separate()