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

/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_egl.c63 DestroyPixmapProcPtr saved_destroy_pixmap; member in struct:glamor_egl_screen_private
739 screen->DestroyPixmap = glamor_egl->saved_destroy_pixmap;
741 glamor_egl->saved_destroy_pixmap = screen->DestroyPixmap;
867 glamor_egl->saved_destroy_pixmap = screen->DestroyPixmap;

Completed in 2 milliseconds