Home
last modified time | relevance | path

Searched refs:sna_drawable_use_bo (Results 1 – 12 of 12) sorted by relevance

/dports/x11-drivers/xf86-video-intel/xf86-video-intel-31486f40f8e8f8923ca0799aea84b58799754564/src/sna/
H A Dsna_accel.c8242 bo = sna_drawable_use_bo(drawable, PREFER_GPU, in sna_fill_spans()
8901 arg.bo = sna_drawable_use_bo(dst, PREFER_GPU, in sna_copy_plane()
9925 data.bo = sna_drawable_use_bo(drawable, PREFER_GPU, in sna_poly_line()
10020 if ((data.bo = sna_drawable_use_bo(drawable, in sna_poly_line()
10858 data.bo = sna_drawable_use_bo(drawable, PREFER_GPU, in sna_poly_segment()
10945 if ((data.bo = sna_drawable_use_bo(drawable, in sna_poly_segment()
11640 if (sna_drawable_use_bo(drawable, PREFER_GPU, in sna_poly_rectangle()
12195 if ((data.bo = sna_drawable_use_bo(draw, in sna_poly_fill_polygon()
15293 if ((data.bo = sna_drawable_use_bo(draw, in sna_poly_fill_arc()
16535 if ((bo = sna_drawable_use_bo(drawable, hint, in sna_image_glyph()
[all …]
H A Dsna.h872 sna_drawable_use_bo(DrawablePtr drawable, unsigned flags, const BoxRec *box,
H A Dsna_composite.c1050 bo = sna_drawable_use_bo(&pixmap->drawable, hint, in sna_composite_rectangles()
H A Dsna_blt.c2604 tmp->dst.bo = sna_drawable_use_bo(dst->pDrawable, hint, in sna_blt_composite()
2705 tmp->dst.bo = sna_drawable_use_bo(dst->pDrawable, hint, in sna_blt_composite()
2876 tmp->dst.bo = sna_drawable_use_bo(dst->pDrawable, hint, in sna_blt_composite()
H A Dgen4_render.c1726 op->dst.bo = sna_drawable_use_bo(dst->pDrawable, hint, &box, &op->damage); in gen4_composite_set_target()
H A Dgen5_render.c1675 op->dst.bo = sna_drawable_use_bo(dst->pDrawable, hint, &box, &op->damage); in gen5_composite_set_target()
H A Dgen6_render.c1980 op->dst.bo = sna_drawable_use_bo(dst->pDrawable, hint, &box, &op->damage); in gen6_composite_set_target()
H A Dgen7_render.c2209 op->dst.bo = sna_drawable_use_bo(dst->pDrawable, hint, &box, &op->damage); in gen7_composite_set_target()
H A Dgen8_render.c2040 op->dst.bo = sna_drawable_use_bo(dst->pDrawable, hint, &box, &op->damage); in gen8_composite_set_target()
H A Dgen9_render.c2116 op->dst.bo = sna_drawable_use_bo(dst->pDrawable, hint, &box, &op->damage); in gen9_composite_set_target()
H A Dgen2_render.c1669 op->dst.bo = sna_drawable_use_bo(dst->pDrawable, hint, &box, &op->damage); in gen2_composite_set_target()
H A Dgen3_render.c3251 op->dst.bo = sna_drawable_use_bo(dst->pDrawable, hint, &box, &op->damage); in gen3_composite_set_target()