Home
last modified time | relevance | path

Searched refs:back_pixmap (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddri2.c537 PixmapPtr back_pixmap = back_priv->pixmap; in can_exchange() local
569 if (front_pixmap->drawable.width != back_pixmap->drawable.width) in can_exchange()
572 if (front_pixmap->drawable.height != back_pixmap->drawable.height) in can_exchange()
576 back_pixmap->drawable.bitsPerPixel) in can_exchange()
579 if (front_pixmap->devKind != back_pixmap->devKind) in can_exchange()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog38503 storing the back_pixmap pointer in glamor as that was only used to