Searched refs:SDL_GL_GetProcAddress (Results 1 – 4 of 4) sorted by relevance
177 SDL_GL_GetProcAddress
39 void* f=SDL_GL_GetProcAddress(p); in get_funcaddr()
842 extern DECLSPEC void * SDLCALL SDL_GL_GetProcAddress(const char* proc);
781 video->func = SDL_GL_GetProcAddress(#func); \ in SDL_SetVideoMode()1428 void *SDL_GL_GetProcAddress(const char* proc) in SDL_GL_GetProcAddress() function