Searched refs:WIN_CreateWindowFramebuffer (Results 1 – 3 of 3) sorted by relevance
23 extern int WIN_CreateWindowFramebuffer(_THIS, SDL_Window * window, Uint32 * format, void ** pixels,…
27 int WIN_CreateWindowFramebuffer(_THIS, SDL_Window * window, Uint32 * format, void ** pixels, int *p… in WIN_CreateWindowFramebuffer() function
172 device->CreateWindowFramebuffer = WIN_CreateWindowFramebuffer; in WIN_CreateDevice()
Completed in 8 milliseconds