Searched refs:WIN_DestroyWindowFramebuffer (Results 1 – 3 of 3) sorted by relevance
25 extern void WIN_DestroyWindowFramebuffer(_THIS, SDL_Window * window);
106 void WIN_DestroyWindowFramebuffer(_THIS, SDL_Window * window) in WIN_DestroyWindowFramebuffer() function
157 device->DestroyWindowFramebuffer = WIN_DestroyWindowFramebuffer; in WIN_CreateDevice()