Searched refs:sna_pixmap_attach_to_bo (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_dri3.c259 priv = sna_pixmap_attach_to_bo(pixmap, bo);
H A Dsna.h746 struct sna_pixmap *sna_pixmap_attach_to_bo(PixmapPtr pixmap, struct kgem_bo *bo);
H A Dsna_display.c8817 if (!sna_pixmap_attach_to_bo(pixmap, kgem_bo_reference(bo))) {
H A Dsna_accel.c767 struct sna_pixmap *sna_pixmap_attach_to_bo(PixmapPtr pixmap, struct kgem_bo *bo) function in typeref:struct:sna_pixmap *
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_dri3.c256 priv = sna_pixmap_attach_to_bo(pixmap, bo);
H A Dsna.h633 struct sna_pixmap *sna_pixmap_attach_to_bo(PixmapPtr pixmap, struct kgem_bo *bo);
H A Dsna_display.c6771 if (!sna_pixmap_attach_to_bo(pixmap, kgem_bo_reference(bo))) {
H A Dsna_accel.c758 struct sna_pixmap *sna_pixmap_attach_to_bo(PixmapPtr pixmap, struct kgem_bo *bo) function in typeref:struct:sna_pixmap *

Completed in 63 milliseconds