Searched refs:sna_drawable_use_bo (Results 1 - 23 of 23) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_accel.c3625 sna_drawable_use_bo(DrawablePtr drawable, unsigned flags, const BoxRec *box, function in typeref:struct:kgem_bo *
5320 bo = sna_drawable_use_bo(&pixmap->drawable, PREFER_GPU,
5486 bo = sna_drawable_use_bo(&pixmap->drawable, PREFER_GPU,
6571 bo = sna_drawable_use_bo(&dst_pixmap->drawable, hint,
8236 bo = sna_drawable_use_bo(drawable, PREFER_GPU,
8894 arg.bo = sna_drawable_use_bo(dst, PREFER_GPU,
9122 if ((bo = sna_drawable_use_bo(drawable, PREFER_GPU,
9918 data.bo = sna_drawable_use_bo(drawable, PREFER_GPU,
10013 if ((data.bo = sna_drawable_use_bo(drawable,
10850 data.bo = sna_drawable_use_bo(drawabl
[all...]
H A Dsna.h872 sna_drawable_use_bo(DrawablePtr drawable, unsigned flags, const BoxRec *box,
H A Dsna_blt.c2617 tmp->dst.bo = sna_drawable_use_bo(dst->pDrawable, hint,
2718 tmp->dst.bo = sna_drawable_use_bo(dst->pDrawable, hint,
2889 tmp->dst.bo = sna_drawable_use_bo(dst->pDrawable, hint,
H A Dsna_composite.c1047 bo = sna_drawable_use_bo(&pixmap->drawable, hint,
H A Dgen4_render.c1723 op->dst.bo = sna_drawable_use_bo(dst->pDrawable, hint, &box, &op->damage);
H A Dgen5_render.c1675 op->dst.bo = sna_drawable_use_bo(dst->pDrawable, hint, &box, &op->damage);
H A Dgen6_render.c1980 op->dst.bo = sna_drawable_use_bo(dst->pDrawable, hint, &box, &op->damage);
H A Dgen7_render.c2209 op->dst.bo = sna_drawable_use_bo(dst->pDrawable, hint, &box, &op->damage);
H A Dgen8_render.c2040 op->dst.bo = sna_drawable_use_bo(dst->pDrawable, hint, &box, &op->damage);
H A Dgen9_render.c2116 op->dst.bo = sna_drawable_use_bo(dst->pDrawable, hint, &box, &op->damage);
H A Dgen2_render.c1656 op->dst.bo = sna_drawable_use_bo(dst->pDrawable, hint, &box, &op->damage);
H A Dgen3_render.c3240 op->dst.bo = sna_drawable_use_bo(dst->pDrawable, hint, &box, &op->damage);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_accel.c3503 sna_drawable_use_bo(DrawablePtr drawable, unsigned flags, const BoxRec *box, function in typeref:struct:kgem_bo *
5188 bo = sna_drawable_use_bo(&pixmap->drawable, PREFER_GPU,
5352 bo = sna_drawable_use_bo(&pixmap->drawable, PREFER_GPU,
6413 bo = sna_drawable_use_bo(&dst_pixmap->drawable, hint,
8075 bo = sna_drawable_use_bo(drawable, PREFER_GPU,
8726 arg.bo = sna_drawable_use_bo(dst, PREFER_GPU,
8979 if ((bo = sna_drawable_use_bo(drawable, PREFER_GPU,
9775 data.bo = sna_drawable_use_bo(drawable, PREFER_GPU,
9870 if ((data.bo = sna_drawable_use_bo(drawable,
10681 data.bo = sna_drawable_use_bo(drawabl
[all...]
H A Dsna.h759 sna_drawable_use_bo(DrawablePtr drawable, unsigned flags, const BoxRec *box,
H A Dsna_composite.c1028 bo = sna_drawable_use_bo(&pixmap->drawable, hint,
H A Dsna_blt.c2560 tmp->dst.bo = sna_drawable_use_bo(dst->pDrawable, hint,
2650 tmp->dst.bo = sna_drawable_use_bo(dst->pDrawable, hint,
2818 tmp->dst.bo = sna_drawable_use_bo(dst->pDrawable, hint,
H A Dgen2_render.c1629 op->dst.bo = sna_drawable_use_bo(dst->pDrawable, hint, &box, &op->damage);
H A Dgen4_render.c1674 op->dst.bo = sna_drawable_use_bo(dst->pDrawable, hint, &box, &op->damage);
H A Dgen5_render.c1628 op->dst.bo = sna_drawable_use_bo(dst->pDrawable, hint, &box, &op->damage);
H A Dgen6_render.c1937 op->dst.bo = sna_drawable_use_bo(dst->pDrawable, hint, &box, &op->damage);
H A Dgen7_render.c2157 op->dst.bo = sna_drawable_use_bo(dst->pDrawable, hint, &box, &op->damage);
H A Dgen8_render.c1971 op->dst.bo = sna_drawable_use_bo(dst->pDrawable, hint, &box, &op->damage);
H A Dgen3_render.c3192 op->dst.bo = sna_drawable_use_bo(dst->pDrawable, hint, &box, &op->damage);

Completed in 105 milliseconds