26 #ifndef SDL_mirframebuffer_h_ 27 #define SDL_mirframebuffer_h_ 29 #include "../SDL_sysvideo.h" 35 void**
pixels,
int* pitch);
int MIR_CreateWindowFramebuffer(_THIS, SDL_Window *sdl_window, Uint32 *format, void **pixels, int *pitch)
GLint GLint GLsizei GLsizei GLsizei GLint GLenum format
int MIR_UpdateWindowFramebuffer(_THIS, SDL_Window *sdl_window, const SDL_Rect *rects, int numrects)
GLint GLint GLsizei GLsizei GLsizei GLint GLenum GLenum const GLvoid * pixels
void MIR_DestroyWindowFramebuffer(_THIS, SDL_Window *sdl_window)
The type used to identify a window.
EGLSurface EGLint * rects
A rectangle, with the origin at the upper left.