Searched refs:STENCIL_OP (Results 1 – 2 of 2) sorted by relevance
98 #define STENCIL_OP(NEW_VAL) \ macro144 STENCIL_OP(0); in apply_stencil_op()148 STENCIL_OP(ref); in apply_stencil_op()152 STENCIL_OP(clamp(s + 1)); in apply_stencil_op()156 STENCIL_OP(clamp(s - 1)); in apply_stencil_op()160 STENCIL_OP(s + 1); in apply_stencil_op()164 STENCIL_OP(s - 1); in apply_stencil_op()168 STENCIL_OP(~s); in apply_stencil_op()
364 context_dirty(ctx, STENCIL_OP); in nouveau_stencil_op_separate()