21 #include "../../SDL_internal.h" 23 #if defined(SDL_LOADSO_DUMMY) || defined(SDL_LOADSO_DISABLED) 33 const char *loaderror =
"SDL_LoadObject() not implemented";
34 SDL_SetError(
"Failed loading %s: %s", sofile, loaderror);
41 const char *loaderror =
"SDL_LoadFunction() not implemented";
GLuint const GLchar * name
EGLImageKHR EGLint EGLint * handle
void * SDL_LoadFunction(void *handle, const char *name)