Searched refs:dri2_destroy_context (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/glx/
H A Ddri2_glx.c122 dri2_destroy_context(struct glx_context *context) function
194 if (shareList->vtable->destroy != dri2_destroy_context) {
942 dri2_destroy_context,
/external/mesa3d/src/glx/
H A Ddri2_glx.c122 dri2_destroy_context(struct glx_context *context) function
194 if (shareList->vtable->destroy != dri2_destroy_context) {
942 dri2_destroy_context,
/external/chromium_org/third_party/mesa/src/src/egl/drivers/dri2/
H A Degl_dri2.c868 dri2_destroy_context(_EGLDriver *drv, _EGLDisplay *disp, _EGLContext *ctx) function
1560 dri2_drv->base.API.DestroyContext = dri2_destroy_context;
/external/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.c868 dri2_destroy_context(_EGLDriver *drv, _EGLDisplay *disp, _EGLContext *ctx) function
1560 dri2_drv->base.API.DestroyContext = dri2_destroy_context;

Completed in 159 milliseconds