Searched refs:dri2_destroy_context (Results 1 – 2 of 2) sorted by relevance
122 dri2_destroy_context(struct glx_context *context) in dri2_destroy_context() function194 if (shareList->vtable->destroy != dri2_destroy_context) { in dri2_create_context()942 dri2_destroy_context,
868 dri2_destroy_context(_EGLDriver *drv, _EGLDisplay *disp, _EGLContext *ctx) in dri2_destroy_context() function1560 dri2_drv->base.API.DestroyContext = dri2_destroy_context; in _eglBuiltInDriverDRI2()