Searched refs:GL_DeleteContext (Results 1 – 25 of 26) sorted by relevance
12
46 _this->GL_DeleteContext = WIN_GL_DeleteContext; in WIN_GLES_LoadLibrary()78 _this->GL_DeleteContext = WIN_GL_DeleteContext; in WIN_GLES_CreateContext()
192 device->GL_DeleteContext = WIN_GL_DeleteContext; in WIN_CreateDevice()203 device->GL_DeleteContext = WIN_GLES_DeleteContext; in WIN_CreateDevice()
683 _this->GL_DeleteContext = WIN_GLES_DeleteContext; in WIN_GL_CreateContext()
46 _this->GL_DeleteContext = Cocoa_GL_DeleteContext;78 _this->GL_DeleteContext = Cocoa_GL_DeleteContext;
125 device->GL_DeleteContext = Cocoa_GL_DeleteContext;135 device->GL_DeleteContext = Cocoa_GLES_DeleteContext;
205 _this->GL_DeleteContext = Cocoa_GLES_DeleteContext;
93 device->GL_DeleteContext = OFFSCREEN_GL_DeleteContext; in OFFSCREEN_CreateDevice()
50 _this->GL_DeleteContext = X11_GL_DeleteContext; in X11_GLES_LoadLibrary()
279 device->GL_DeleteContext = X11_GL_DeleteContext; in X11_CreateDevice()293 device->GL_DeleteContext = X11_GLES_DeleteContext; in X11_CreateDevice()
263 _this->GL_DeleteContext = X11_GLES_DeleteContext; in X11_GL_LoadLibrary()
109 device->GL_DeleteContext = HAIKU_GL_DeleteContext; in HAIKU_CreateDevice()
127 device->GL_DeleteContext = NACL_GLES_DeleteContext; in NACL_CreateDevice()
145 device->GL_DeleteContext = Android_GLES_DeleteContext; in Android_CreateDevice()
141 device->GL_DeleteContext = PSP_GL_DeleteContext; in PSP_Create()
348 device->GL_DeleteContext = glDeleteContext; in createDevice()
124 device->GL_DeleteContext = Emscripten_GLES_DeleteContext; in Emscripten_CreateDevice()
110 device->GL_DeleteContext = VIVANTE_GLES_DeleteContext; in VIVANTE_Create()
140 device->GL_DeleteContext = DirectFB_GL_DeleteContext; in DirectFB_CreateDevice()
142 device->GL_DeleteContext = RPI_GLES_DeleteContext; in RPI_Create()
265 void (*GL_DeleteContext) (_THIS, SDL_GLContext context); member
181 device->GL_DeleteContext = Wayland_GLES_DeleteContext; in Wayland_CreateDevice()
125 device->GL_DeleteContext = UIKit_GL_DeleteContext;
130 device->GL_DeleteContext = PND_gl_deletecontext; in PND_create()
167 device->GL_DeleteContext = WINRT_GLES_DeleteContext; in WINRT_CreateDevice()
220 device->GL_DeleteContext = KMSDRM_GLES_DeleteContext; in KMSDRM_CreateDevice()
Completed in 43 milliseconds