21#include "../../SDL_internal.h"
23#ifndef SDL_x11shape_h_
24#define SDL_x11shape_h_
28#include "../SDL_sysvideo.h"
int X11_ResizeWindowShape(SDL_Window *window)
int X11_SetWindowShape(SDL_WindowShaper *shaper, SDL_Surface *shape, SDL_WindowShapeMode *shapeMode)
SDL_WindowShaper * X11_CreateShaper(SDL_Window *window)
EGLSurface EGLNativeWindowType * window
A collection of pixels used in software blitting.
The type used to identify a window.
A struct that tags the SDL_WindowShapeParams union with an enum describing the type of its contents.