Searched refs:destroy_context (Results 1 – 17 of 17) sorted by relevance
55 CGLError(*destroy_context) (CGLContextObj pix); member
106 apple_cgl.destroy_context = sym(h, "CGLDestroyContext"); in apple_cgl_init()
99 (void) apple_cgl.destroy_context(p->context_obj); in pixmap_destroy()
245 apple_cgl.destroy_context(newcontext); in get_max_size()
267 if (apple_cgl.destroy_context(ac->context_obj)) { in apple_glx_destroy_context()
93 void destroy_context();
157 destroy_context(); in on_app_cmd()
253 destroy_context(); in run()
340 destroy_context(); in run()
285 void Shell::destroy_context() in destroy_context() function in Shell
192 destroy_context(_EGLDisplay *dpy, _EGLContext *ctx) in destroy_context() function209 destroy_context(dpy, ctx); in egl_g3d_destroy_context()528 destroy_context(dpy, old_ctx); in egl_g3d_make_current()
123 destroy_context(); in ~GalliumD3D11DeviceContext()137 destroy_context(); in ~GalliumD3D10Device()261 void destroy_context() in destroy_context() function
690 TEGL_ADD_API_CASE(destroy_context, "eglDestroyContext() negative tests", in init()
701 dEQP-EGL.functional.negative_api.destroy_context
407 (** [destroy_context ()] destroys a context. See the destructor
2316 dEQP-EGL.functional.negative_api.destroy_context