Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11opengles.c42 _this->GL_LoadLibrary = X11_GL_LoadLibrary; in X11_GLES_LoadLibrary()
51 return X11_GL_LoadLibrary(_this, path); in X11_GLES_LoadLibrary()
A DSDL_x11opengl.h67 extern int X11_GL_LoadLibrary(_THIS, const char *path);
A DSDL_x11video.c271 device->GL_LoadLibrary = X11_GL_LoadLibrary; in X11_CreateDevice()
A DSDL_x11opengl.c159 X11_GL_LoadLibrary(_THIS, const char *path) in X11_GL_LoadLibrary() function

Completed in 5 milliseconds