Searched refs:xa_picture (Results 1 – 2 of 2) sorted by relevance
105 struct xa_picture *src_pic, in blend_for_op()106 struct xa_picture *mask_pic, in blend_for_op()107 struct xa_picture *dst_pic) in blend_for_op()209 xa_is_filter_accelerated(struct xa_picture *pic) in xa_is_filter_accelerated()221 struct xa_picture *src_pic = comp->src; in xa_composite_check_accelerated()243 struct xa_picture *mask = comp->mask; in xa_composite_check_accelerated()280 picture_format_fixups(struct xa_picture *src_pic, in picture_format_fixups()332 struct xa_picture *src_pic = comp->src; in bind_shaders()333 struct xa_picture *mask_pic = comp->mask; in bind_shaders()397 struct xa_picture *src_pic = comp->src; in bind_samplers()[all …]
91 struct xa_picture { struct104 struct xa_picture *src, *mask, *dst; argument