Searched refs:SDL_OFFSCREEN_DestroyWindowFramebuffer (Results 1 – 3 of 3) sorted by relevance
26 extern void SDL_OFFSCREEN_DestroyWindowFramebuffer(_THIS, SDL_Window * window);
80 void SDL_OFFSCREEN_DestroyWindowFramebuffer(_THIS, SDL_Window * window) in SDL_OFFSCREEN_DestroyWindowFramebuffer() function
86 device->DestroyWindowFramebuffer = SDL_OFFSCREEN_DestroyWindowFramebuffer; in OFFSCREEN_CreateDevice()
Completed in 4 milliseconds