|
SDL
2.0
|
#include "../../SDL_internal.h"#include <xf86drm.h>#include <xf86drmMode.h>#include <gbm.h>#include "SDL_kmsdrmsym.h"
Include dependency graph for SDL_kmsdrmdyn.h:Go to the source code of this file.
Macros | |
| #define | SDL_KMSDRM_SYM(rc, fn, params) |
| #define | SDL_KMSDRM_SYM_CONST(type, name) |
Functions | |
| int | SDL_KMSDRM_LoadSymbols (void) |
| void | SDL_KMSDRM_UnloadSymbols (void) |
| #define SDL_KMSDRM_SYM | ( | rc, | |
| fn, | |||
| params | |||
| ) |
Definition at line 39 of file SDL_kmsdrmdyn.h.
| int SDL_KMSDRM_LoadSymbols | ( | void | ) |