Searched refs:dri2_destroy_context (Results 1 – 2 of 2) sorted by relevance
114 dri2_destroy_context(struct glx_context *context) in dri2_destroy_context() function197 if (shareList->vtable->destroy != dri2_destroy_context) { in dri2_create_context()1089 .destroy = dri2_destroy_context,
1649 dri2_destroy_context(_EGLDisplay *disp, _EGLContext *ctx) in dri2_destroy_context() function1874 dri2_destroy_context(disp, old_ctx); in dri2_make_current()3669 .DestroyContext = dri2_destroy_context,