Lines Matching defs:_THIS
97 WIN_GL_LoadLibrary(_THIS, const char *path) in WIN_GL_LoadLibrary() argument
182 WIN_GL_GetProcAddress(_THIS, const char *proc) in WIN_GL_GetProcAddress() argument
196 WIN_GL_UnloadLibrary(_THIS) in WIN_GL_UnloadLibrary() argument
207 WIN_GL_SetupPixelFormat(_THIS, PIXELFORMATDESCRIPTOR * pfd) in WIN_GL_SetupPixelFormat() argument
379 WIN_GL_InitExtensions(_THIS) in WIN_GL_InitExtensions() argument
484 WIN_GL_ChoosePixelFormatARB(_THIS, int *iAttribs, float *fAttribs) in WIN_GL_ChoosePixelFormatARB() argument
526 WIN_GL_SetupWindowInternal(_THIS, SDL_Window * window) in WIN_GL_SetupWindowInternal() argument
642 WIN_GL_SetupWindow(_THIS, SDL_Window * window) in WIN_GL_SetupWindow() argument
653 WIN_GL_UseEGL(_THIS) in WIN_GL_UseEGL() argument
666 WIN_GL_CreateContext(_THIS, SDL_Window * window) in WIN_GL_CreateContext() argument
796 WIN_GL_MakeCurrent(_THIS, SDL_Window * window, SDL_GLContext context) in WIN_GL_MakeCurrent() argument
827 WIN_GL_SetSwapInterval(_THIS, int interval) in WIN_GL_SetSwapInterval() argument
842 WIN_GL_GetSwapInterval(_THIS) in WIN_GL_GetSwapInterval() argument
852 WIN_GL_SwapWindow(_THIS, SDL_Window * window) in WIN_GL_SwapWindow() argument
863 WIN_GL_DeleteContext(_THIS, SDL_GLContext context) in WIN_GL_DeleteContext() argument
873 WIN_GL_SetPixelFormatFrom(_THIS, SDL_Window * fromWindow, SDL_Window * toWindow) in WIN_GL_SetPixelFormatFrom() argument