Searched refs:SDL_DUMMY_CreateWindowFramebuffer (Results 1 – 3 of 3) sorted by relevance
27 extern int SDL_DUMMY_CreateWindowFramebuffer(_THIS, SDL_Window * window, Uint32 * format, void ** p…
98 device->CreateWindowFramebuffer = SDL_DUMMY_CreateWindowFramebuffer; in DUMMY_CreateDevice()
31 int SDL_DUMMY_CreateWindowFramebuffer(_THIS, SDL_Window * window, Uint32 * format, void ** pixels, … in SDL_DUMMY_CreateWindowFramebuffer() function
Completed in 5 milliseconds