Lines Matching defs:unaligned
213 static inline bool unaligned(struct kgem_bo *bo, int bpp)
1910 if (unaligned(channel->bo, PICT_FORMAT_BPP(channel->pict_format)))
1975 if (unaligned(op->dst.bo, dst->pDrawable->bitsPerPixel))
2317 unaligned(tmp->src.bo, PICT_FORMAT_BPP(tmp->src.pict_format))) &&
2753 unaligned(src_bo, src->bitsPerPixel) ||
2754 unaligned(dst_bo, dst->bitsPerPixel)) {
3006 unaligned(src_bo, src->drawable.bitsPerPixel) ||
3007 unaligned(dst_bo, dst->drawable.bitsPerPixel)) {
3125 unaligned(dst_bo, PICT_FORMAT_BPP(format))) {
3355 unaligned(dst_bo, dst->drawable.bitsPerPixel))
3442 unaligned(bo, dst->drawable.bitsPerPixel))
3535 unaligned(bo, dst->drawable.bitsPerPixel))
3730 assert(!unaligned(priv->gpu_bo, pixmap->drawable.bitsPerPixel));