Home | History | Annotate | Download | only in i915

Lines Matching refs:dfop

95    int fop, dfop, dpop;
103 dfop = 0;
136 dfop = STENCILOP_KEEP;
139 dfop = STENCILOP_ZERO;
142 dfop = STENCILOP_REPLACE;
145 dfop = STENCILOP_INCRSAT;
148 dfop = STENCILOP_DECRSAT;
151 dfop = STENCILOP_INCR;
154 dfop = STENCILOP_DECR;
157 dfop = STENCILOP_INVERT;
197 (dfop) |