Searched refs:GL_CreateContext (Results 1 – 25 of 26) sorted by relevance
12
41 _this->GL_CreateContext = WIN_GL_CreateContext; in WIN_GLES_LoadLibrary()73 _this->GL_CreateContext = WIN_GL_CreateContext; in WIN_GLES_CreateContext()
187 device->GL_CreateContext = WIN_GL_CreateContext; in WIN_CreateDevice()198 device->GL_CreateContext = WIN_GLES_CreateContext; in WIN_CreateDevice()
678 _this->GL_CreateContext = WIN_GLES_CreateContext; in WIN_GL_CreateContext()
41 _this->GL_CreateContext = Cocoa_GL_CreateContext;73 _this->GL_CreateContext = Cocoa_GL_CreateContext;
119 device->GL_CreateContext = Cocoa_GL_CreateContext;130 device->GL_CreateContext = Cocoa_GLES_CreateContext;
200 _this->GL_CreateContext = Cocoa_GLES_CreateContext;
92 device->GL_CreateContext = OFFSCREEN_GL_CreateContext; in OFFSCREEN_CreateDevice()
45 _this->GL_CreateContext = X11_GL_CreateContext; in X11_GLES_LoadLibrary()
274 device->GL_CreateContext = X11_GL_CreateContext; in X11_CreateDevice()288 device->GL_CreateContext = X11_GLES_CreateContext; in X11_CreateDevice()
258 _this->GL_CreateContext = X11_GLES_CreateContext; in X11_GL_LoadLibrary()
104 device->GL_CreateContext = HAIKU_GL_CreateContext; in HAIKU_CreateDevice()
122 device->GL_CreateContext = NACL_GLES_CreateContext; in NACL_CreateDevice()
140 device->GL_CreateContext = Android_GLES_CreateContext; in Android_CreateDevice()
136 device->GL_CreateContext = PSP_GL_CreateContext; in PSP_Create()
344 device->GL_CreateContext = glCreateContext; in createDevice()
119 device->GL_CreateContext = Emscripten_GLES_CreateContext; in Emscripten_CreateDevice()
105 device->GL_CreateContext = VIVANTE_GLES_CreateContext; in VIVANTE_Create()
136 device->GL_CreateContext = DirectFB_GL_CreateContext; in DirectFB_CreateDevice()
137 device->GL_CreateContext = RPI_GLES_CreateContext; in RPI_Create()
259 SDL_GLContext(*GL_CreateContext) (_THIS, SDL_Window * window); member
177 device->GL_CreateContext = Wayland_GLES_CreateContext; in Wayland_CreateDevice()
124 device->GL_CreateContext = UIKit_GL_CreateContext;
125 device->GL_CreateContext = PND_gl_createcontext; in PND_create()
162 device->GL_CreateContext = WINRT_GLES_CreateContext; in WINRT_CreateDevice()
215 device->GL_CreateContext = KMSDRM_GLES_CreateContext; in KMSDRM_CreateDevice()
Completed in 31 milliseconds