22#ifndef SDL_nullframebuffer_c_h_
23#define SDL_nullframebuffer_c_h_
25#include "../../SDL_internal.h"
int SDL_DUMMY_CreateWindowFramebuffer(_THIS, SDL_Window *window, Uint32 *format, void **pixels, int *pitch)
int SDL_DUMMY_UpdateWindowFramebuffer(_THIS, SDL_Window *window, const SDL_Rect *rects, int numrects)
void SDL_DUMMY_DestroyWindowFramebuffer(_THIS, SDL_Window *window)
GLint GLint GLsizei GLsizei GLsizei GLint GLenum GLenum const GLvoid * pixels
GLint GLint GLsizei GLsizei GLsizei GLint GLenum format
EGLSurface EGLNativeWindowType * window
EGLSurface EGLint * rects
A rectangle, with the origin at the upper left (integer).
The type used to identify a window.