Searched refs:X11_DestroyWindowFramebuffer (Results 1 – 3 of 3) sorted by relevance
29 extern void X11_DestroyWindowFramebuffer(_THIS, SDL_Window * window);
65 X11_DestroyWindowFramebuffer(_this, window); in X11_CreateWindowFramebuffer()223 X11_DestroyWindowFramebuffer(_THIS, SDL_Window * window) in X11_DestroyWindowFramebuffer() function
257 device->DestroyWindowFramebuffer = X11_DestroyWindowFramebuffer; in X11_CreateDevice()