Searched refs:GL_LoadLibrary (Results 1 – 25 of 26) sorted by relevance
12
38 _this->GL_LoadLibrary = WIN_GL_LoadLibrary; in WIN_GLES_LoadLibrary()70 _this->GL_LoadLibrary = WIN_GL_LoadLibrary; in WIN_GLES_CreateContext()
184 device->GL_LoadLibrary = WIN_GL_LoadLibrary; in WIN_CreateDevice()195 device->GL_LoadLibrary = WIN_GLES_LoadLibrary; in WIN_CreateDevice()
675 _this->GL_LoadLibrary = WIN_GLES_LoadLibrary; in WIN_GL_CreateContext()
38 _this->GL_LoadLibrary = Cocoa_GL_LoadLibrary;70 _this->GL_LoadLibrary = Cocoa_GL_LoadLibrary;
116 device->GL_LoadLibrary = Cocoa_GL_LoadLibrary;127 device->GL_LoadLibrary = Cocoa_GLES_LoadLibrary;
197 _this->GL_LoadLibrary = Cocoa_GLES_LoadLibrary;
94 device->GL_LoadLibrary = OFFSCREEN_GL_LoadLibrary; in OFFSCREEN_CreateDevice()
42 _this->GL_LoadLibrary = X11_GL_LoadLibrary; in X11_GLES_LoadLibrary()
271 device->GL_LoadLibrary = X11_GL_LoadLibrary; in X11_CreateDevice()285 device->GL_LoadLibrary = X11_GLES_LoadLibrary; in X11_CreateDevice()
255 _this->GL_LoadLibrary = X11_GLES_LoadLibrary; in X11_GL_LoadLibrary()
101 device->GL_LoadLibrary = HAIKU_GL_LoadLibrary; in HAIKU_CreateDevice()
119 device->GL_LoadLibrary = NACL_GLES_LoadLibrary; in NACL_CreateDevice()
137 device->GL_LoadLibrary = Android_GLES_LoadLibrary; in Android_CreateDevice()
133 device->GL_LoadLibrary = PSP_GL_LoadLibrary; in PSP_Create()
342 device->GL_LoadLibrary = glLoadLibrary; in createDevice()
116 device->GL_LoadLibrary = Emscripten_GLES_LoadLibrary; in Emscripten_CreateDevice()
102 device->GL_LoadLibrary = VIVANTE_GLES_LoadLibrary; in VIVANTE_Create()
132 device->GL_LoadLibrary = DirectFB_GL_LoadLibrary; in DirectFB_CreateDevice()
134 device->GL_LoadLibrary = RPI_GLES_LoadLibrary; in RPI_Create()
256 int (*GL_LoadLibrary) (_THIS, const char *path); member
178 device->GL_LoadLibrary = Wayland_GLES_LoadLibrary; in Wayland_CreateDevice()
127 device->GL_LoadLibrary = UIKit_GL_LoadLibrary;
122 device->GL_LoadLibrary = PND_gl_loadlibrary; in PND_create()
159 device->GL_LoadLibrary = WINRT_GLES_LoadLibrary; in WINRT_CreateDevice()
212 device->GL_LoadLibrary = KMSDRM_GLES_LoadLibrary; in KMSDRM_CreateDevice()
Completed in 30 milliseconds