Go to the documentation of this file.
22 #include "../../SDL_internal.h"
24 #ifndef __SDL_KMSDRMVIDEO_H__
25 #define __SDL_KMSDRMVIDEO_H__
27 #include "../SDL_sysvideo.h"
33 #include <xf86drmMode.h>
35 #if SDL_VIDEO_OPENGL_EGL
43 struct gbm_device *
gbm;
62 struct gbm_surface *
gs;
69 #if SDL_VIDEO_OPENGL_EGL