Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_egl.c67 DestroyPixmapProcPtr saved_destroy_pixmap; member
746 screen->DestroyPixmap = glamor_egl->saved_destroy_pixmap; in glamor_egl_destroy_pixmap()
748 glamor_egl->saved_destroy_pixmap = screen->DestroyPixmap; in glamor_egl_destroy_pixmap()
886 glamor_egl->saved_destroy_pixmap = screen->DestroyPixmap; in glamor_egl_screen_init()