21 #include "../../SDL_internal.h" 26 void **
pixels,
int *pitch);
GLint GLint GLsizei GLsizei GLsizei GLint GLenum format
int X11_CreateWindowFramebuffer(_THIS, SDL_Window *window, Uint32 *format, void **pixels, int *pitch)
uint32_t Uint32
An unsigned 32-bit integer type.
int X11_UpdateWindowFramebuffer(_THIS, SDL_Window *window, const SDL_Rect *rects, int numrects)
GLint GLint GLsizei GLsizei GLsizei GLint GLenum GLenum const GLvoid * pixels
void X11_DestroyWindowFramebuffer(_THIS, SDL_Window *window)
The type used to identify a window.
SDL_Rect rects[MAX_RECTS]
A rectangle, with the origin at the upper left.