Home
last modified time | relevance | path

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

12

/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsopengles.c38 _this->GL_LoadLibrary = WIN_GL_LoadLibrary; in WIN_GLES_LoadLibrary()
70 _this->GL_LoadLibrary = WIN_GL_LoadLibrary; in WIN_GLES_CreateContext()
A DSDL_windowsvideo.c184 device->GL_LoadLibrary = WIN_GL_LoadLibrary; in WIN_CreateDevice()
195 device->GL_LoadLibrary = WIN_GLES_LoadLibrary; in WIN_CreateDevice()
A DSDL_windowsopengl.c675 _this->GL_LoadLibrary = WIN_GLES_LoadLibrary; in WIN_GL_CreateContext()
/AliOS-Things-master/components/SDL2/src/video/cocoa/
A DSDL_cocoaopengles.m38 _this->GL_LoadLibrary = Cocoa_GL_LoadLibrary;
70 _this->GL_LoadLibrary = Cocoa_GL_LoadLibrary;
A DSDL_cocoavideo.m116 device->GL_LoadLibrary = Cocoa_GL_LoadLibrary;
127 device->GL_LoadLibrary = Cocoa_GLES_LoadLibrary;
A DSDL_cocoaopengl.m197 _this->GL_LoadLibrary = Cocoa_GLES_LoadLibrary;
/AliOS-Things-master/components/SDL2/src/video/offscreen/
A DSDL_offscreenvideo.c94 device->GL_LoadLibrary = OFFSCREEN_GL_LoadLibrary; in OFFSCREEN_CreateDevice()
/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11opengles.c42 _this->GL_LoadLibrary = X11_GL_LoadLibrary; in X11_GLES_LoadLibrary()
A DSDL_x11video.c271 device->GL_LoadLibrary = X11_GL_LoadLibrary; in X11_CreateDevice()
285 device->GL_LoadLibrary = X11_GLES_LoadLibrary; in X11_CreateDevice()
A DSDL_x11opengl.c255 _this->GL_LoadLibrary = X11_GLES_LoadLibrary; in X11_GL_LoadLibrary()
/AliOS-Things-master/components/SDL2/src/video/haiku/
A DSDL_bvideo.cc101 device->GL_LoadLibrary = HAIKU_GL_LoadLibrary; in HAIKU_CreateDevice()
/AliOS-Things-master/components/SDL2/src/video/nacl/
A DSDL_naclvideo.c119 device->GL_LoadLibrary = NACL_GLES_LoadLibrary; in NACL_CreateDevice()
/AliOS-Things-master/components/SDL2/src/video/android/
A DSDL_androidvideo.c137 device->GL_LoadLibrary = Android_GLES_LoadLibrary; in Android_CreateDevice()
/AliOS-Things-master/components/SDL2/src/video/psp/
A DSDL_pspvideo.c133 device->GL_LoadLibrary = PSP_GL_LoadLibrary; in PSP_Create()
/AliOS-Things-master/components/SDL2/src/video/qnx/
A Dvideo.c342 device->GL_LoadLibrary = glLoadLibrary; in createDevice()
/AliOS-Things-master/components/SDL2/src/video/emscripten/
A DSDL_emscriptenvideo.c116 device->GL_LoadLibrary = Emscripten_GLES_LoadLibrary; in Emscripten_CreateDevice()
/AliOS-Things-master/components/SDL2/src/video/vivante/
A DSDL_vivantevideo.c102 device->GL_LoadLibrary = VIVANTE_GLES_LoadLibrary; in VIVANTE_Create()
/AliOS-Things-master/components/SDL2/src/video/directfb/
A DSDL_DirectFB_video.c132 device->GL_LoadLibrary = DirectFB_GL_LoadLibrary; in DirectFB_CreateDevice()
/AliOS-Things-master/components/SDL2/src/video/raspberry/
A DSDL_rpivideo.c134 device->GL_LoadLibrary = RPI_GLES_LoadLibrary; in RPI_Create()
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_sysvideo.h256 int (*GL_LoadLibrary) (_THIS, const char *path); member
/AliOS-Things-master/components/SDL2/src/video/wayland/
A DSDL_waylandvideo.c178 device->GL_LoadLibrary = Wayland_GLES_LoadLibrary; in Wayland_CreateDevice()
/AliOS-Things-master/components/SDL2/src/video/uikit/
A DSDL_uikitvideo.m127 device->GL_LoadLibrary = UIKit_GL_LoadLibrary;
/AliOS-Things-master/components/SDL2/src/video/pandora/
A DSDL_pandora.c122 device->GL_LoadLibrary = PND_gl_loadlibrary; in PND_create()
/AliOS-Things-master/components/SDL2/src/video/winrt/
A DSDL_winrtvideo.cpp159 device->GL_LoadLibrary = WINRT_GLES_LoadLibrary; in WINRT_CreateDevice()
/AliOS-Things-master/components/SDL2/src/video/kmsdrm/
A DSDL_kmsdrmvideo.c212 device->GL_LoadLibrary = KMSDRM_GLES_LoadLibrary; in KMSDRM_CreateDevice()

Completed in 28 milliseconds

12