Searched refs:SDL_DUMMY_UpdateWindowFramebuffer (Results 1 – 3 of 3) sorted by relevance
28 extern int SDL_DUMMY_UpdateWindowFramebuffer(_THIS, SDL_Window * window, const SDL_Rect * rects, in…
99 device->UpdateWindowFramebuffer = SDL_DUMMY_UpdateWindowFramebuffer; in DUMMY_CreateDevice()
59 int SDL_DUMMY_UpdateWindowFramebuffer(_THIS, SDL_Window * window, const SDL_Rect * rects, int numre… in SDL_DUMMY_UpdateWindowFramebuffer() function
Completed in 6 milliseconds