Searched refs:GL_LoadLibrary (Results 1 – 22 of 22) sorted by relevance
39 _this->GL_LoadLibrary = WIN_GL_LoadLibrary; in WIN_GLES_LoadLibrary()71 _this->GL_LoadLibrary = WIN_GL_LoadLibrary; in WIN_GLES_CreateContext()
166 device->GL_LoadLibrary = WIN_GL_LoadLibrary; in WIN_CreateDevice()177 device->GL_LoadLibrary = WIN_GLES_LoadLibrary; in WIN_CreateDevice()
607 _this->GL_LoadLibrary = WIN_GLES_LoadLibrary; in WIN_GL_CreateContext()
40 _this->GL_LoadLibrary = X11_GL_LoadLibrary; in X11_GLES_LoadLibrary()
266 device->GL_LoadLibrary = X11_GL_LoadLibrary; in X11_CreateDevice()276 device->GL_LoadLibrary = X11_GLES_LoadLibrary; in X11_CreateDevice()
239 _this->GL_LoadLibrary = X11_GLES_LoadLibrary; in X11_GL_LoadLibrary()
100 device->GL_LoadLibrary = BE_GL_LoadLibrary; in BE_CreateDevice()
119 device->GL_LoadLibrary = NACL_GLES_LoadLibrary; in NACL_CreateDevice()
129 device->GL_LoadLibrary = Android_GLES_LoadLibrary; in Android_CreateDevice()
131 device->GL_LoadLibrary = PSP_GL_LoadLibrary; in PSP_Create()
114 device->GL_LoadLibrary = Emscripten_GLES_LoadLibrary; in Emscripten_CreateDevice()
118 device->GL_LoadLibrary = RPI_GLES_LoadLibrary; in RPI_Create()
100 device->GL_LoadLibrary = VIVANTE_GLES_LoadLibrary; in VIVANTE_Create()
247 int (*GL_LoadLibrary) (_THIS, const char *path); member
2726 if (!_this->GL_LoadLibrary) { in SDL_GL_LoadLibrary()2729 retval = _this->GL_LoadLibrary(_this, path); in SDL_GL_LoadLibrary()
123 device->GL_LoadLibrary = UIKit_GL_LoadLibrary;
164 device->GL_LoadLibrary = Wayland_GLES_LoadLibrary; in Wayland_CreateDevice()
161 device->GL_LoadLibrary = MIR_GL_LoadLibrary; in MIR_CreateDevice()
138 device->GL_LoadLibrary = DirectFB_GL_LoadLibrary; in DirectFB_CreateDevice()
113 device->GL_LoadLibrary = Cocoa_GL_LoadLibrary;
160 device->GL_LoadLibrary = WINRT_GLES_LoadLibrary; in WINRT_CreateDevice()
120 device->GL_LoadLibrary = PND_gl_loadlibrary; in PND_create()