Lines Matching refs:pict_format
1646 channel->pict_format = picture->format;
1670 channel->card_format = gen4_get_card_format(channel->pict_format);
1955 mc->pict_format = mask->format;
2467 tmp.src.pict_format = tmp.dst.format;
2470 tmp.src.pict_format = sna_format_for_depth(src->depth);
2472 if (!gen4_check_format(tmp.src.pict_format))
2511 tmp.src.card_format = gen4_get_card_format(tmp.src.pict_format);
2651 op->base.src.pict_format = op->base.dst.format;
2654 op->base.src.pict_format = sna_format_for_depth(src->drawable.depth);
2656 if (!gen4_check_format(op->base.src.pict_format))
2668 gen4_get_card_format(op->base.src.pict_format);