Lines Matching defs:mask
986 * FIXME : the mask supposedly contains low-res
997 * same clear mask can be used. That's very
999 * different clear mask and different number
1005 * clear mask : chooses the clearing pattern.
1070 * clear mask :
1101 * still need clear mask for
1109 * clear mask :
1135 * clear mask :
1154 * FIXME : the mask supposedly contains low-res
2593 u32 mask[32];
2602 stipple.mask = (void *)(uintptr_t)stipple32.mask;
2610 if (DRM_COPY_FROM_USER(&mask, stipple.mask, 32 * sizeof (u32)))
2616 radeon_cp_dispatch_stipple(dev, mask);