Home | History | Annotate | Download | only in i915

Lines Matching full:newmask

442    GLuint newMask;
472 newMask = (((p[0] & 0xf) << 0) |
477 if (newMask == 0xffff || newMask == 0x0) {
484 i915->state.Stipple[I915_STPREG_ST1] |= newMask;