Home
last modified time | relevance | path

Searched refs:GL_CreateContext (Results 1 – 25 of 26) sorted by relevance

12

/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsopengles.c41 _this->GL_CreateContext = WIN_GL_CreateContext; in WIN_GLES_LoadLibrary()
73 _this->GL_CreateContext = WIN_GL_CreateContext; in WIN_GLES_CreateContext()
A DSDL_windowsvideo.c187 device->GL_CreateContext = WIN_GL_CreateContext; in WIN_CreateDevice()
198 device->GL_CreateContext = WIN_GLES_CreateContext; in WIN_CreateDevice()
A DSDL_windowsopengl.c678 _this->GL_CreateContext = WIN_GLES_CreateContext; in WIN_GL_CreateContext()
/AliOS-Things-master/components/SDL2/src/video/cocoa/
A DSDL_cocoaopengles.m41 _this->GL_CreateContext = Cocoa_GL_CreateContext;
73 _this->GL_CreateContext = Cocoa_GL_CreateContext;
A DSDL_cocoavideo.m119 device->GL_CreateContext = Cocoa_GL_CreateContext;
130 device->GL_CreateContext = Cocoa_GLES_CreateContext;
A DSDL_cocoaopengl.m200 _this->GL_CreateContext = Cocoa_GLES_CreateContext;
/AliOS-Things-master/components/SDL2/src/video/offscreen/
A DSDL_offscreenvideo.c92 device->GL_CreateContext = OFFSCREEN_GL_CreateContext; in OFFSCREEN_CreateDevice()
/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11opengles.c45 _this->GL_CreateContext = X11_GL_CreateContext; in X11_GLES_LoadLibrary()
A DSDL_x11video.c274 device->GL_CreateContext = X11_GL_CreateContext; in X11_CreateDevice()
288 device->GL_CreateContext = X11_GLES_CreateContext; in X11_CreateDevice()
A DSDL_x11opengl.c258 _this->GL_CreateContext = X11_GLES_CreateContext; in X11_GL_LoadLibrary()
/AliOS-Things-master/components/SDL2/src/video/haiku/
A DSDL_bvideo.cc104 device->GL_CreateContext = HAIKU_GL_CreateContext; in HAIKU_CreateDevice()
/AliOS-Things-master/components/SDL2/src/video/nacl/
A DSDL_naclvideo.c122 device->GL_CreateContext = NACL_GLES_CreateContext; in NACL_CreateDevice()
/AliOS-Things-master/components/SDL2/src/video/android/
A DSDL_androidvideo.c140 device->GL_CreateContext = Android_GLES_CreateContext; in Android_CreateDevice()
/AliOS-Things-master/components/SDL2/src/video/psp/
A DSDL_pspvideo.c136 device->GL_CreateContext = PSP_GL_CreateContext; in PSP_Create()
/AliOS-Things-master/components/SDL2/src/video/qnx/
A Dvideo.c344 device->GL_CreateContext = glCreateContext; in createDevice()
/AliOS-Things-master/components/SDL2/src/video/emscripten/
A DSDL_emscriptenvideo.c119 device->GL_CreateContext = Emscripten_GLES_CreateContext; in Emscripten_CreateDevice()
/AliOS-Things-master/components/SDL2/src/video/vivante/
A DSDL_vivantevideo.c105 device->GL_CreateContext = VIVANTE_GLES_CreateContext; in VIVANTE_Create()
/AliOS-Things-master/components/SDL2/src/video/directfb/
A DSDL_DirectFB_video.c136 device->GL_CreateContext = DirectFB_GL_CreateContext; in DirectFB_CreateDevice()
/AliOS-Things-master/components/SDL2/src/video/raspberry/
A DSDL_rpivideo.c137 device->GL_CreateContext = RPI_GLES_CreateContext; in RPI_Create()
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_sysvideo.h259 SDL_GLContext(*GL_CreateContext) (_THIS, SDL_Window * window); member
/AliOS-Things-master/components/SDL2/src/video/wayland/
A DSDL_waylandvideo.c177 device->GL_CreateContext = Wayland_GLES_CreateContext; in Wayland_CreateDevice()
/AliOS-Things-master/components/SDL2/src/video/uikit/
A DSDL_uikitvideo.m124 device->GL_CreateContext = UIKit_GL_CreateContext;
/AliOS-Things-master/components/SDL2/src/video/pandora/
A DSDL_pandora.c125 device->GL_CreateContext = PND_gl_createcontext; in PND_create()
/AliOS-Things-master/components/SDL2/src/video/winrt/
A DSDL_winrtvideo.cpp162 device->GL_CreateContext = WINRT_GLES_CreateContext; in WINRT_CreateDevice()
/AliOS-Things-master/components/SDL2/src/video/kmsdrm/
A DSDL_kmsdrmvideo.c215 device->GL_CreateContext = KMSDRM_GLES_CreateContext; in KMSDRM_CreateDevice()

Completed in 27 milliseconds

12