Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsopengles.h38 extern int WIN_GLES_LoadLibrary(_THIS, const char *path);
A DSDL_windowsopengles.c32 WIN_GLES_LoadLibrary(_THIS, const char *path) { in WIN_GLES_LoadLibrary() function
A DSDL_windowsopengl.c675 _this->GL_LoadLibrary = WIN_GLES_LoadLibrary; in WIN_GL_CreateContext()
685 if (WIN_GLES_LoadLibrary(_this, NULL) != 0) { in WIN_GL_CreateContext()
A DSDL_windowsvideo.c195 device->GL_LoadLibrary = WIN_GLES_LoadLibrary; in WIN_CreateDevice()

Completed in 6 milliseconds