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