Home
last modified time | relevance | path

Searched refs:WIN_GL_DeleteContext (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsopengles.c46 _this->GL_DeleteContext = WIN_GL_DeleteContext; in WIN_GLES_LoadLibrary()
78 _this->GL_DeleteContext = WIN_GL_DeleteContext; in WIN_GLES_CreateContext()
A DSDL_windowsopengl.h77 extern void WIN_GL_DeleteContext(_THIS, SDL_GLContext context);
A DSDL_windowsopengl.c720 WIN_GL_DeleteContext(_this, temp_context); in WIN_GL_CreateContext()
788 WIN_GL_DeleteContext(_this, context); in WIN_GL_CreateContext()
863 WIN_GL_DeleteContext(_THIS, SDL_GLContext context) in WIN_GL_DeleteContext() function
A DSDL_windowsvideo.c192 device->GL_DeleteContext = WIN_GL_DeleteContext; in WIN_CreateDevice()

Completed in 8 milliseconds