SDL  2.0
SDL_offscreenwindow.h File Reference
#include "../SDL_sysvideo.h"
#include "SDL_syswm.h"
#include "SDL_offscreenvideo.h"
+ Include dependency graph for SDL_offscreenwindow.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  OFFSCREEN_Window
 

Functions

int OFFSCREEN_CreateWindow (_THIS, SDL_Window *window)
 
void OFFSCREEN_DestroyWindow (_THIS, SDL_Window *window)
 

Function Documentation

◆ OFFSCREEN_CreateWindow()

int OFFSCREEN_CreateWindow ( _THIS  ,
SDL_Window window 
)

◆ OFFSCREEN_DestroyWindow()

void OFFSCREEN_DestroyWindow ( _THIS  ,
SDL_Window window 
)