Searched refs:glamor_fini (Results 1 – 4 of 4) sorted by relevance
98 extern _X_EXPORT void glamor_fini(ScreenPtr screen);
969 glamor_fini(ScreenPtr screen) in glamor_fini() function
1662 glamor_fini(screen); in ephyr_glamor_fini()
87791 move the original glamor_fini to glamor_close_screen. And wrap the CloseScreen87794 The root cause is that glamor_fini will be called after the ->CloseScreen().