Searched refs:destroy_pixmap (Results 1 – 2 of 2) sorted by relevance
668 glamor_priv->saved_procs.destroy_pixmap = screen->DestroyPixmap; in glamor_init()911 screen->DestroyPixmap = glamor_priv->saved_procs.destroy_pixmap; in glamor_init()946 screen->DestroyPixmap = glamor_priv->saved_procs.destroy_pixmap; in glamor_close_screen()
188 DestroyPixmapProcPtr destroy_pixmap; member