Lines Matching refs:unaligned
330 static inline bool unaligned(struct kgem_bo *bo, int bpp)
2053 if (unaligned(channel->bo, PICT_FORMAT_BPP(channel->pict_format)))
2122 if (unaligned(op->dst.bo, dst->pDrawable->bitsPerPixel))
2496 unaligned(tmp->src.bo, PICT_FORMAT_BPP(tmp->src.pict_format))) &&
2943 unaligned(src_bo, src->bitsPerPixel) ||
2944 unaligned(dst_bo, dst->bitsPerPixel)) {
3196 unaligned(src_bo, src->drawable.bitsPerPixel) ||
3197 unaligned(dst_bo, dst->drawable.bitsPerPixel)) {
3316 unaligned(dst_bo, PICT_FORMAT_BPP(format))) {
3547 unaligned(dst_bo, dst->drawable.bitsPerPixel))
3635 unaligned(bo, dst->drawable.bitsPerPixel))
3729 unaligned(bo, dst->drawable.bitsPerPixel))
3966 assert(!unaligned(priv->gpu_bo, pixmap->drawable.bitsPerPixel));